Xray Core v24.9.19

This commit is contained in:
mhsanaei
2024-09-24 15:15:19 +02:00
parent c30c6f08f3
commit dc29e858c9
2 changed files with 2 additions and 2 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.9.16/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.9.19/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip