upgrade xray to v1.8.11

This commit is contained in:
mhsanaei
2024-04-26 10:06:13 +02:00
parent 3950f596d8
commit 490048a975
2 changed files with 2 additions and 2 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.10/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.11/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip