yq: Update to 4.31.2
authorTianling Shen <cnsztl@immortalwrt.org>
Fri, 3 Mar 2023 03:58:41 +0000 (11:58 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Fri, 3 Mar 2023 03:58:41 +0000 (11:58 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
utils/yq/Makefile

index 51eb69e933284cf7b41d3b12c51f6d5b84ab11b1..78f71a0563dffdf62da55c4a1427cd44cfd123fd 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=yq
-PKG_VERSION:=4.31.1
+PKG_VERSION:=4.31.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/mikefarah/yq/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=6481cd93fe9a773ea20f738a3340c88e691f3d073bc6d2fceee3f5b3867399fc
+PKG_HASH:=82d5ef2ab01bc5065e7efe671d92fb82e53f41dc67b04cab6c3b22fd144bd009
 
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 PKG_LICENSE:=MIT