xray core v25.9.5

This commit is contained in:
mhsanaei
2025-09-07 22:45:20 +02:00
parent b008ff4ad2
commit e5126806d7
4 changed files with 35 additions and 32 deletions

View File

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