yq: Update to 4.14.2
authorTianling Shen <cnsztl@immortalwrt.org>
Sun, 14 Nov 2021 07:21:06 +0000 (15:21 +0800)
committerNick Hainke <vincent@systemli.org>
Sun, 14 Nov 2021 23:29:51 +0000 (00:29 +0100)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
utils/yq/Makefile

index aaeed90d2419562f1b9c8294418f4408199ec84f..757c523678d8ce47a74ccaea9602d94364b257ff 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=yq
-PKG_VERSION:=4.14.1
+PKG_VERSION:=4.14.2
 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:=294300a8c182c3f8e1f537ad2feebb6d0651f61330f33504bdc502f48992bf84
+PKG_HASH:=2917a72bc0cb0fbd132b3257ff9162db83d129adc5670f7661c29a873684e04a
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MIT