xray core v25.8.3

This commit is contained in:
mhsanaei
2025-08-04 01:28:14 +02:00
parent 0d595f56e4
commit 267024c43f
4 changed files with 35 additions and 35 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.26/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.8.3/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget -q ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip