diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-05-16 14:05:46 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-05-16 14:05:46 +0300 |
| commit | 182e591c482d7cabf1e094810ff672041735b679 (patch) | |
| tree | 848b4fa716184d91de75721fb04d2c1e5016dc19 /.github/workflows/release.yml | |
| parent | 3666d1193f46da12659472d5e0f7536c9283955f (diff) | |
Xray-core v25.5.16
Diffstat (limited to '.github/workflows/release.yml')
| -rw-r--r-- | .github/workflows/release.yml | 2 |
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 |
