diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-11-13 13:47:09 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-11-13 13:53:53 +0300 |
| commit | 7ad4a3dffc3905d61ccc9a3c0fef6eb196fe0625 (patch) | |
| tree | 3334ae4370a1c3f8efbe074fc10a7a86a266dec9 /.github | |
| parent | c0ef53e5423ffdfbd051fe06b39ed03ad2c74f1c (diff) | |
Xray-core v24.11.11
Diffstat (limited to '.github')
| -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 8ad585a4..e5d41b8d 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.10.31/" + Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.11.11/" if [ "${{ matrix.platform }}" == "amd64" ]; then wget ${Xray_URL}Xray-linux-64.zip unzip Xray-linux-64.zip |
