sing-box v1.8.13

This commit is contained in:
Alireza Ahmadi
2024-05-15 01:47:35 +02:00
parent 5805e397af
commit cc45e8de20
+1 -1
View File
@@ -69,7 +69,7 @@ jobs:
fi fi
#### Build Sing-Box #### Build Sing-Box
git clone -b v1.8.7 https://github.com/SagerNet/sing-box git clone -b v1.8.13 https://github.com/SagerNet/sing-box
cd sing-box cd sing-box
go build -v -gcflags=all="-l -B -C" -mod=mod -trimpath \ go build -v -gcflags=all="-l -B -C" -mod=mod -trimpath \
-ldflags "-s -w -buildid= -extldflags '-static'" -a \ -ldflags "-s -w -buildid= -extldflags '-static'" -a \