Xray core v1.8.10

This commit is contained in:
mhsanaei
2024-04-01 11:42:01 +04:30
parent d759e09569
commit ede67f2d6c
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,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