From f277687894c4bf394f4305292e84e761d86ac246 Mon Sep 17 00:00:00 2001 From: yanistyle Date: Sun, 22 Feb 2026 19:57:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20install.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index fa1130c..c65a809 100644 --- a/install.sh +++ b/install.sh @@ -1,5 +1,6 @@ #!/bin/sh +TARGET_TAG="v1.12.17-extended-1.5.3" API_URL="https://api.github.com/repos/shtorm-7/sing-box-extended/releases/latest" ARCHIVE_NAME="sing-box-latest.tar.gz" DEST_FILE="/usr/bin/sing-box"