update - xray core v1.8.12

This commit is contained in:
mhsanaei
2024-05-22 20:06:17 +02:00
parent 36cade2a02
commit 5aae32c888
4 changed files with 27 additions and 27 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.11/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.12/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip