Xray Core v25.1.30

This commit is contained in:
mhsanaei
2025-02-03 17:37:01 +01:00
parent b922d986d6
commit aae0cb37b7
4 changed files with 28 additions and 28 deletions

View File

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