mirror of
https://github.com/dyhkwong/Exclave.git
synced 2026-06-08 10:03:25 +08:00
Update hysteria
This commit is contained in:
2
.github/workflows/release_hysteria.yml
vendored
2
.github/workflows/release_hysteria.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
uses: actions/setup-go@v2
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
with:
|
||||
go-version: 1.17.2
|
||||
go-version: 1.17.5
|
||||
- name: Native Build
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: ./run plugin hysteria
|
||||
|
||||
Submodule plugin/hysteria/src/main/go/hysteria updated: 2c4287fb54...0870de7708
@@ -20,8 +20,8 @@ BROOK_VERSION=2
|
||||
TROJAN_VERSION_NAME=1.16.0
|
||||
TROJAN_VERSION=1
|
||||
|
||||
HYSTERIA_VERSION_NAME=0.8.6
|
||||
HYSTERIA_VERSION=5
|
||||
HYSTERIA_VERSION_NAME=0.9.0
|
||||
HYSTERIA_VERSION=6
|
||||
|
||||
WIREGUARD_VERSION_NAME=20210424-5
|
||||
WIREGUARD_VERSION=6
|
||||
|
||||
Reference in New Issue
Block a user