Upgrade Xray Core to v1.8.9

This commit is contained in:
MHSanaei
2024-03-11 09:59:52 +03:30
parent 64a5a9f1bc
commit d3377cd45e
4 changed files with 66 additions and 67 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.8/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.9/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip