Xray Core v24.11.21

This commit is contained in:
mhsanaei
2024-11-21 17:31:21 +03:30
parent c21ed90da0
commit c4a5c059e3
4 changed files with 5 additions and 5 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.11/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.11.21/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip