Xray core v24.12.15

This commit is contained in:
MHSanaei
2024-12-16 10:00:15 +01:00
parent b60387accb
commit 88a17cd227
4 changed files with 46 additions and 32 deletions

View File

@@ -83,7 +83,7 @@ jobs:
cd x-ui/bin
# Download dependencies
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.11.30/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.12.15/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip