mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-02 14:01:49 +00:00
fcdea284e1
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.