Xray Core v1.8.15

This commit is contained in:
mhsanaei
2024-06-18 10:03:44 +02:00
parent a4b76929f4
commit 52b02fdef9
4 changed files with 43 additions and 45 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.13/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.15/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip