We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd8423e commit fdbf4c0Copy full SHA for fdbf4c0
.github/workflows/release.yml
@@ -88,7 +88,7 @@ jobs:
88
cd x-ui/bin
89
90
# Download dependencies
91
- Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.12.8/"
+ Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v26.1.13/"
92
if [ "${{ matrix.platform }}" == "amd64" ]; then
93
wget -q ${Xray_URL}Xray-linux-64.zip
94
unzip Xray-linux-64.zip
0 commit comments