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-09-16 17:48:44 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-09-16 17:48:44 +0300
commitdc1c1eb9988ecd24c3739df1ff4d850856e29c14 (patch)
treedbde6ee25e61629a9bb176c25023d69cc6fa49a9 /.github/workflows
parente78427245adb4fe5058b0e710e42c8ce67406b03 (diff)
Xray Core v24.9.16
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 47c1d878..e8a6f841 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.9.7/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.9.16/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip