xray-core v1.8.10

This commit is contained in:
Alireza Ahmadi
2024-04-09 19:26:46 +02:00
parent 117c4f6fd5
commit e1696c9fd3
2 changed files with 2 additions and 2 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.9/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.10/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip