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-05-22 21:16:59 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-05-22 22:48:41 +0300
commit6e734553e21ac5f0eaa8bafb968227616059968b (patch)
tree926ac80f653ab208aec4b88cc2116af7de71ac06 /.github
parent275370e32cddff5905cdf09ab9a60aa6799486e3 (diff)
v2.3.3v2.3.3
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 52fa14ad..9c52f49f 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.12/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.11/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip