Xray Core v1.8.21

This commit is contained in:
mhsanaei
2024-07-20 13:48:08 +02:00
parent 24b367b82f
commit 8bd3827b41
4 changed files with 11 additions and 11 deletions

View File

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