Xray Core v24.10.31

This commit is contained in:
mhsanaei
2024-10-31 09:43:31 +01:00
parent eb58314c53
commit 1bcdc54b68
4 changed files with 5 additions and 5 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.16/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.10.31/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip