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-08-30 11:03:32 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-08-30 11:03:32 +0300
commit023eb513e4fcbe656a0fab9a3ccd0f2160ae2682 (patch)
tree078d1b4e69b8b024a8461b7697d1084a9f6ed1d8 /.github/workflows
parent0c7b59ed47eaa2f786eedd584d9e4192964931f3 (diff)
Xray Core v25.8.29
Diffstat (limited to '.github/workflows')
-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 c43f6b4b..435391df 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
cd x-ui/bin
# Download dependencies
- Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.8.3/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.8.29/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget -q ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip