From 9235d2b402f7af2e41516ccbee6ea51e92de6cd3 Mon Sep 17 00:00:00 2001 From: dyhkwong <50692134+dyhkwong@users.noreply.github.com> Date: Fri, 12 Sep 2025 15:13:10 +0800 Subject: [PATCH] Update Hysteria 2 plugin to v2.6.3 --- .github/workflows/release_hysteria2.yml | 2 +- plugin/hysteria2/src/main/go/hysteria2 | 2 +- version.properties | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release_hysteria2.yml b/.github/workflows/release_hysteria2.yml index 43498c0e..c91638ec 100644 --- a/.github/workflows/release_hysteria2.yml +++ b/.github/workflows/release_hysteria2.yml @@ -21,7 +21,7 @@ jobs: - name: Setup Go uses: actions/setup-go@v6 with: - go-version: 1.24.7 + go-version: 1.25.1 cache-dependency-path: "plugin/hysteria2/src/main/go/hysteria2/app/go.sum" - name: Setup Java uses: actions/setup-java@v4 diff --git a/plugin/hysteria2/src/main/go/hysteria2 b/plugin/hysteria2/src/main/go/hysteria2 index 88890dde..a24ef5b8 160000 --- a/plugin/hysteria2/src/main/go/hysteria2 +++ b/plugin/hysteria2/src/main/go/hysteria2 @@ -1 +1 @@ -Subproject commit 88890dde2d555d787539ae0ea950ba472a969b7c +Subproject commit a24ef5b8f003b8a3127c52a20696b5ee9daa1160 diff --git a/version.properties b/version.properties index f06ff1c3..8a41b2c8 100644 --- a/version.properties +++ b/version.properties @@ -5,8 +5,8 @@ VERSION_CODE=254 NAIVE_VERSION_NAME=local NAIVE_VERSION=1 -HYSTERIA2_VERSION_NAME=2.6.2 -HYSTERIA2_VERSION=115 +HYSTERIA2_VERSION_NAME=2.6.3 +HYSTERIA2_VERSION=117 MIERU_VERSION_NAME=3.19.2 MIERU_VERSION=160