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-05-16 14:05:46 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-05-16 14:05:46 +0300
commit182e591c482d7cabf1e094810ff672041735b679 (patch)
tree848b4fa716184d91de75721fb04d2c1e5016dc19 /.github
parent3666d1193f46da12659472d5e0f7536c9283955f (diff)
Xray-core v25.5.16
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 3063aaf0..1f019498 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -97,7 +97,7 @@ jobs:
cd x-ui/bin
# Download dependencies
- Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.4.30/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.5.16/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget -q ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip