mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-07-11 15:16:07 +00:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user