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-08-30 10:25:49 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-08-30 10:25:49 +0300
commit898f80cb30ae8de2aac9992fff7e8f7a53c09dd7 (patch)
tree52a1ccb6fe09eb493ba193df0e5853ae59487238 /.github/workflows/release.yml
parent5d7de0858c0e67aca85bde3bb1ec14ad625ef3d9 (diff)
Xray Core v1.8.24
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 5a61e6bf..1cb45102 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/v1.8.23/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.24/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip