Xray core v25.3.3

This commit is contained in:
mhsanaei
2025-03-04 09:50:24 +01:00
parent fb79081aa1
commit 0f97eca314
6 changed files with 34 additions and 35 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.2.21/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.3.3/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget -q ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip