Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2025-07-24 16:26:55 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-07-24 16:26:55 +0300
commitb4dae36345c54d376e85a05268c6c6741b718c6d (patch)
treeca899567ce59362678d008a92db33b2ebf636310 /.github
parent761728255c3ce2d5d0da06b8e0f8b4cf8a4cba94 (diff)
xray core v25.7.24
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index b249622d..dabd77f1 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -97,7 +97,7 @@ jobs:
cd x-ui/bin
# Download dependencies
- Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.6.8/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.7.24/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget -q ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip