Skip to content

Commit fdbf4c0

Browse files
authored
Xray Core v26.1.13
1 parent bd8423e commit fdbf4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
cd x-ui/bin
8989
9090
# Download dependencies
91-
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v25.12.8/"
91+
Xray_URL="https://github.com/XTLS/Xray-core/releases/download/v26.1.13/"
9292
if [ "${{ matrix.platform }}" == "amd64" ]; then
9393
wget -q ${Xray_URL}Xray-linux-64.zip
9494
unzip Xray-linux-64.zip

0 commit comments

Comments
 (0)