go 1.23 + update packages

This commit is contained in:
Alireza Ahmadi
2024-09-01 11:37:55 +02:00
parent a84c055fd8
commit 509fff0592
5 changed files with 53 additions and 54 deletions

View File

@@ -84,7 +84,7 @@ jobs:
cd x-ui/bin
# Download dependencies
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.17/"
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v1.8.24/"
if [ "${{ matrix.platform }}" == "amd64" ]; then
wget ${Xray_URL}Xray-linux-64.zip
unzip Xray-linux-64.zip