diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-11-21 17:01:21 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-11-21 17:01:21 +0300 |
| commit | c4a5c059e35a057a947f176555fc7e6365db0297 (patch) | |
| tree | bf340008e2fee6adf8400df3c57ac5f41f52f551 /.github/workflows | |
| parent | c21ed90da07631b57e5d9dda0bf23e15c8e77f42 (diff) | |
Xray Core v24.11.21
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 e5d41b8d..eb038ccc 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/v24.11.11/" + Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.11.21/" if [ "${{ matrix.platform }}" == "amd64" ]; then wget ${Xray_URL}Xray-linux-64.zip unzip Xray-linux-64.zip |
