Skip to content

Commit 9235d2b

Browse files
committed
Update Hysteria 2 plugin to v2.6.3
1 parent 4464881 commit 9235d2b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/release_hysteria2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Go
2222
uses: actions/setup-go@v6
2323
with:
24-
go-version: 1.24.7
24+
go-version: 1.25.1
2525
cache-dependency-path: "plugin/hysteria2/src/main/go/hysteria2/app/go.sum"
2626
- name: Setup Java
2727
uses: actions/setup-java@v4

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ VERSION_CODE=254
55
NAIVE_VERSION_NAME=local
66
NAIVE_VERSION=1
77

8-
HYSTERIA2_VERSION_NAME=2.6.2
9-
HYSTERIA2_VERSION=115
8+
HYSTERIA2_VERSION_NAME=2.6.3
9+
HYSTERIA2_VERSION=117
1010

1111
MIERU_VERSION_NAME=3.19.2
1212
MIERU_VERSION=160

0 commit comments

Comments
 (0)