Xray Core v24.12.18

This commit is contained in:
MHSanaei
2024-12-27 20:51:03 +01:00
parent 8bdb45aabc
commit fd3242ad31
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ jobs:
cd x-ui/bin
# Download dependencies
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.11.11/"
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