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-12-16 12:00:15 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-12-16 12:00:15 +0300
commit88a17cd22755cc8c22f6214c7ac5b83c44b429ee (patch)
treee723f9a3e2b8fde561837c8fd982b594f5cda750 /.github
parentb60387accb884a6745b4c8ae89ef6e81baa68890 (diff)
Xray core v24.12.15
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 42e83c89..84a00cf6 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.11.30/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.12.15/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip