Xray core v2.3.6 + update dependencies

This commit is contained in:
mhsanaei
2025-03-10 09:51:31 +01:00
parent ad13ce6cde
commit f408bd7c77
4 changed files with 38 additions and 38 deletions

View File

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