From cc45e8de2074d528cf7cfa07a4d53655c0aff25c Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Wed, 15 May 2024 01:47:35 +0200 Subject: [PATCH] sing-box v1.8.13 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8d90c0b..905b322 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,7 +69,7 @@ jobs: fi #### 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 go build -v -gcflags=all="-l -B -C" -mod=mod -trimpath \ -ldflags "-s -w -buildid= -extldflags '-static'" -a \