Xray Core v1.8.15

This commit is contained in:
mhsanaei
2024-06-18 13:43:05 +02:00
parent 19b197154a
commit b33d2fc9a1
4 changed files with 58 additions and 63 deletions

View File

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