Xray-core v25.5.16

This commit is contained in:
mhsanaei
2025-05-16 13:05:46 +02:00
parent 3666d1193f
commit 182e591c48
4 changed files with 14 additions and 14 deletions

View File

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