From aae0cb37b76212cbb747075576b44a81d17efc75 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Mon, 3 Feb 2025 17:37:01 +0100 Subject: Xray Core v25.1.30 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/release.yml') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e0b9ee51..10615089 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.1.1/" + Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.1.30/" if [ "${{ matrix.platform }}" == "amd64" ]; then wget -q ${Xray_URL}Xray-linux-64.zip unzip Xray-linux-64.zip -- cgit v1.2.3