Update release.yml

This commit is contained in:
civisrom 2025-03-04 11:19:14 +03:00 committed by GitHub
parent a3307f53d9
commit 8669b59f6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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