Update release.yml

This commit is contained in:
MehdiSele 2026-04-28 22:46:29 +03:30 committed by GitHub
parent c3403a8847
commit 15adf436ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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