From b7e1fedf27c9e25cdc71dd67733269360efcba91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:42:15 +0000 Subject: [PATCH] chore: bump to v0.52.0-1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2d8f192..f173e72 100644 --- a/Makefile +++ b/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=frp -PKG_VERSION:=0.51.3 +PKG_VERSION:=0.52.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/fatedier/frp/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=83032399773901348c660d41c967530e794ab58172ccd070db89d5e50d915fef +PKG_HASH:=391d5625bed8453bc1b0c7973ba607267860c7f889a164faed60d6946b7721fd PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE