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>2024-10-31 11:43:31 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-10-31 11:47:39 +0300
commit1bcdc54b68dac487be27295bc31f09e96291b84c (patch)
treef75cac5fcb07cf70d16e06585fb1a4307046a8b4 /.github
parenteb58314c53c8ffe644fb1be3a3ea33b375d780af (diff)
Xray Core v24.10.31
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 38ee449f..8ad585a4 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/v24.10.16/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.10.31/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip