Xray-core v24.11.11

This commit is contained in:
mhsanaei
2024-11-13 14:17:09 +03:30
parent c0ef53e542
commit 7ad4a3dffc
5 changed files with 6 additions and 6 deletions

View File

@@ -83,7 +83,7 @@ jobs:
cd x-ui/bin
# Download dependencies
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.10.31/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.11.11/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip