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-04-04 22:20:07 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-04-04 22:20:07 +0300
commit878e0d02cd01a045f4f32464124c59e24f98aedd (patch)
treedae6e69f913f91968ab5e59458072a6a5220b8d0 /.github/workflows/release.yml
parentb15ea1f74dab2a641192b66abac3aaf446cdb4ea (diff)
Xray Core v25.3.31
+update dependencies
Diffstat (limited to '.github/workflows/release.yml')
-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 0513b6cd..1d267b5d 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.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