yq: Update to 4.13.0
authorTianling Shen <redacted>
Wed, 15 Sep 2021 17:44:54 +0000 (01:44 +0800)
committerTianling Shen <redacted>
Wed, 15 Sep 2021 17:44:54 +0000 (01:44 +0800)
Signed-off-by: Tianling Shen <redacted>
utils/yq/Makefile

index f64465ad51d55541683bccb1758c9c4efad94a52..f7603ef41318c5c878de89d3ba2d82c467af3649 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=yq
-PKG_VERSION:=4.12.1
+PKG_VERSION:=4.13.0
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/mikefarah/yq/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=a1cc4aef9f7a7b72eb39dd8cf0fb9d726d7c2f19ec817bead9843859649ac3f3
+PKG_HASH:=37c48c300f64c191f7b7e84d9002f6cba464c9437c79a367affe5b2d85f8fd3b
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT