diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-08-04 02:28:14 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-08-04 02:28:14 +0300 |
| commit | 267024c43f1cd9cdbca8f56440f8b015ce7bafeb (patch) | |
| tree | 0d2d771f4a79906ac2bca503c373fdfa342ad709 /.github/workflows/release.yml | |
| parent | 0d595f56e4e320fbe529be647acf273025af3537 (diff) | |
xray core v25.8.3
Diffstat (limited to '.github/workflows/release.yml')
| -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 074dddd0..6c6708c8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -97,7 +97,7 @@ jobs: cd x-ui/bin # Download dependencies - Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.7.26/" + Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.8.3/" if [ "${{ matrix.platform }}" == "amd64" ]; then wget -q ${Xray_URL}Xray-linux-64.zip unzip Xray-linux-64.zip |
