diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-12-19 12:48:43 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-12-19 12:48:43 +0300 |
| commit | e33ad809d6060de6d36faa56658b131174c021f7 (patch) | |
| tree | 371cb87ea3b5810772cc693750cd35d085f49d68 /.github | |
| parent | d804043a182dcb531cb5f6a49e2d1b93db7ec611 (diff) | |
Xray Core v24.12.18
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 84a00cf6..e2ce07ae 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.12.15/" + Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v24.12.18/" if [ "${{ matrix.platform }}" == "amd64" ]; then wget ${Xray_URL}Xray-linux-64.zip unzip Xray-linux-64.zip |
