mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-17 06:19:01 +00:00
7425100bac
Support 4 release tracks instead of 2: - sing-box / latest (stable release) - sing-box-beta / latest-beta (stable pre-release) - sing-box-testing / latest-testing (testing branch) - sing-box-oldstable / latest-oldstable (oldstable branch) Track is detected via git branch --contains and git tag, replacing the old version-string hyphen check.