yq: Update to 4.16.1
authorTianling Shen <cnsztl@immortalwrt.org>
Sun, 5 Dec 2021 21:01:17 +0000 (05:01 +0800)
committerNick Hainke <vincent@systemli.org>
Sun, 5 Dec 2021 21:13:47 +0000 (22:13 +0100)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
utils/yq/Makefile

index 9eb7537629da99f643cad615d6a8cc406b53c4be..e8762ae2c7b8f2322d7b273f1fedd0d414133353 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=yq
-PKG_VERSION:=4.15.1
+PKG_VERSION:=4.16.1
 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:=a21ef79bcee6ed575d5679a6dc555c8cbcc6df7ecaeaf8ce0871a01a04465a0a
+PKG_HASH:=e96eb45992849d2e90f2f96b39dc713c345adafb6db551644118e58192565dd9
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MIT