diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-09-16 17:48:44 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-09-16 17:48:44 +0300 |
| commit | dc1c1eb9988ecd24c3739df1ff4d850856e29c14 (patch) | |
| tree | dbde6ee25e61629a9bb176c25023d69cc6fa49a9 /.github/workflows | |
| parent | e78427245adb4fe5058b0e710e42c8ce67406b03 (diff) | |
Xray Core v24.9.16
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 47c1d878..e8a6f841 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.9.7/" + Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.9.16/" if [ "${{ matrix.platform }}" == "amd64" ]; then wget ${Xray_URL}Xray-linux-64.zip unzip Xray-linux-64.zip |
