From d79ed7c59b3eec43579589bcee432de666eb810c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 09:33:53 +0800 Subject: [PATCH] hysteria: update to 1.3.5 (#2614) Co-authored-by: smallprogram --- hysteria/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hysteria/Makefile b/hysteria/Makefile index 9cc96b291..18916aa32 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hysteria -PKG_VERSION:=1.3.4 +PKG_VERSION:=1.3.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/apernet/hysteria/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=13862594252dcea83d791b0cf8234874154ba623f22d94cef685561a710717c1 +PKG_HASH:=9b3b5fca069d215a1f4c9cf3aa0a7b4e9b1fe21216fddb483a20ab42eb4a4dd7 PKG_LICENSE:=MIT PKG_LICENSE_FILE:=LICENSE