From 1080d9697843619a918c862bb72d4ccc9bae134e Mon Sep 17 00:00:00 2001 From: ImmortalWrt AutoUpdate Bot Date: Sat, 9 Jul 2022 14:44:23 +0000 Subject: [PATCH] hysteria: Update to 1.1.0 Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com> --- hysteria/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hysteria/Makefile b/hysteria/Makefile index e9c2cd334..adb472bca 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hysteria -PKG_VERSION:=1.0.5 +PKG_VERSION:=1.1.0 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/HyNetwork/hysteria/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=ee2c765fb7e483a7c211624a62f07b6992a763f2bccbd91b3bf81bd2e82ffe63 +PKG_HASH:=57ff13f50d134608c7bb001a11144f5ef7f395b3021eb6531daf486894fb4b9a PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE