Browse Source

Upgrade hysteria-plugin (#689)

* Upgrade hysteria-plugin

* update go version to 1.20.5
Pocat 2 years ago
parent
commit
088593e682

+ 1 - 1
.github/workflows/debug.yml

@@ -209,7 +209,7 @@ jobs:
         uses: actions/setup-go@v3
         if: steps.cache.outputs.cache-hit != 'true'
         with:
-          go-version: 1.18.6
+          go-version: 1.20.5
       - name: Native Build
         if: steps.cache.outputs.cache-hit != 'true'
         run: ./run plugin hysteria

+ 1 - 1
.github/workflows/release_hysteria.yml

@@ -49,7 +49,7 @@ jobs:
         uses: actions/setup-go@v3
         if: steps.cache.outputs.cache-hit != 'true'
         with:
-          go-version: 1.18.6
+          go-version: 1.20.5
       - name: Native Build
         if: steps.cache.outputs.cache-hit != 'true'
         run: ./run plugin hysteria

+ 1 - 1
plugin/hysteria/src/main/go/hysteria

@@ -1 +1 @@
-Subproject commit dd4c17972fdfef7517c22d017ec922463fb94350
+Subproject commit 57c5164854d6cfe00bead730cce731da2babe406

+ 2 - 2
sager.properties

@@ -20,8 +20,8 @@ BROOK_VERSION=4
 TROJAN_VERSION_NAME=1.16.0
 TROJAN_VERSION=1
 
-HYSTERIA_VERSION_NAME=1.3.2
-HYSTERIA_VERSION=20
+HYSTERIA_VERSION_NAME=1.3.5
+HYSTERIA_VERSION=21
 
 MIERU_VERSION_NAME=1.14.0
 MIERU_VERSION=13