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-07-20 14:48:08 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-07-22 01:12:58 +0300
commit8bd3827b418d83b54c5a48889bdef19e825cf576 (patch)
tree1e9e275354cb5c082d6aea107f4fa2eb44d48dff /.github/workflows
parent24b367b82fecfa6bd5a0427f4a204d56a7cca54a (diff)
Xray Core v1.8.21
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 511602f2..659ba95a 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.19/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.21/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip