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-19 12:48:43 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-12-19 12:48:43 +0300
commite33ad809d6060de6d36faa56658b131174c021f7 (patch)
tree371cb87ea3b5810772cc693750cd35d085f49d68 /.github/workflows
parentd804043a182dcb531cb5f6a49e2d1b93db7ec611 (diff)
Xray Core v24.12.18
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 84a00cf6..e2ce07ae 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.12.15/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.12.18/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip