diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-07-24 16:26:55 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-07-24 16:26:55 +0300 |
| commit | b4dae36345c54d376e85a05268c6c6741b718c6d (patch) | |
| tree | ca899567ce59362678d008a92db33b2ebf636310 /.github/workflows | |
| parent | 761728255c3ce2d5d0da06b8e0f8b4cf8a4cba94 (diff) | |
xray core v25.7.24
Diffstat (limited to '.github/workflows')
| -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 b249622d..dabd77f1 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.6.8/" + Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.7.24/" if [ "${{ matrix.platform }}" == "amd64" ]; then wget -q ${Xray_URL}Xray-linux-64.zip unzip Xray-linux-64.zip |
