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>2025-03-10 11:51:31 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-03-10 11:51:31 +0300
commitf408bd7c77be1c2aede29eb6e88676b07276226e (patch)
tree7e5643648f3735d7a972fdc3db0a682cea87c2d6 /.github
parentad13ce6cde04f989009541fd9ce4bdb0ba5f8646 (diff)
Xray core v2.3.6 + update dependencies
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 6528d218..a08d21db 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/v25.3.3/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.3.6/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget -q ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip