xray core v25.7.26

This commit is contained in:
mhsanaei
2025-07-27 16:54:35 +02:00
parent 702f03e4b7
commit f5f4a530cc
4 changed files with 9 additions and 10 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.7.24/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.7.26/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget -q ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip