Xray Core v25.1.1

This commit is contained in:
mhsanaei
2025-01-01 18:30:36 +01:00
parent 6cc07254e0
commit b6a919218a
4 changed files with 24 additions and 22 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.12.28/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.1.1/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip