Xray Core v25.3.31

+update dependencies
This commit is contained in:
mhsanaei
2025-04-04 21:20:07 +02:00
parent b15ea1f74d
commit 878e0d02cd
4 changed files with 49 additions and 49 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.6/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.3.31/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget -q ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip