diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-08-30 11:03:32 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-08-30 11:03:32 +0300 |
| commit | 023eb513e4fcbe656a0fab9a3ccd0f2160ae2682 (patch) | |
| tree | 078d1b4e69b8b024a8461b7697d1084a9f6ed1d8 /.github | |
| parent | 0c7b59ed47eaa2f786eedd584d9e4192964931f3 (diff) | |
Xray Core v25.8.29
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 c43f6b4b..435391df 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -84,7 +84,7 @@ jobs: cd x-ui/bin # Download dependencies - Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.8.3/" + Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.8.29/" if [ "${{ matrix.platform }}" == "amd64" ]; then wget -q ${Xray_URL}Xray-linux-64.zip unzip Xray-linux-64.zip |
