From f408bd7c77be1c2aede29eb6e88676b07276226e Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Mon, 10 Mar 2025 09:51:31 +0100 Subject: Xray core v2.3.6 + update dependencies --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6528d218..a08d21db 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 -- cgit v1.2.3