chore: up minimal xray-core version to v25.6.8

This commit is contained in:
Shishkevich D.
2025-06-16 12:22:56 +07:00
committed by GitHub
parent 13baf77893
commit dff4ad31ff
3 changed files with 3 additions and 3 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.5.16/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.6.8/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget -q ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip