chore(mtproto): bump the mtg-multi binary pin to v1.14.0

Same asset layout and platform coverage as v1.13.3; picks up the
sidecar's Docker-style environment variable support.
This commit is contained in:
MHSanaei
2026-07-07 12:01:01 +02:00
parent 43500a5470
commit 406ce54fb2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ case $1 in
FNAME="amd64"
;;
esac
MTG_MULTI_VER="v1.13.3"
MTG_MULTI_VER="v1.14.0"
mkdir -p build/bin
cd build/bin
curl -sfLRO "https://github.com/XTLS/Xray-core/releases/download/v26.6.27/Xray-linux-${ARCH}.zip"