Xray Core v24.12.18

This commit is contained in:
mhsanaei
2024-12-19 10:48:43 +01:00
parent d804043a18
commit e33ad809d6
4 changed files with 20 additions and 20 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.12.15/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.12.18/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip