Skip to content

Commit 6945c7b

Browse files
committed
yq: Update to 4.44.5
Signed-off-by: Tianling Shen <[email protected]>
1 parent bf07d33 commit 6945c7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/yq/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=yq
4-
PKG_VERSION:=4.44.3
4+
PKG_VERSION:=4.44.5
55
PKG_RELEASE:=1
66

77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
88
PKG_SOURCE_URL:=https://codeload.github.com/mikefarah/yq/tar.gz/v$(PKG_VERSION)?
9-
PKG_HASH:=ea950f5622480fc0ff3708c52589426a737cd4ec887a52922a74efa1be8f2fbf
9+
PKG_HASH:=1505367f4a6c0c4f3b91c6197ffed4112d29ef97c48d0b5e66530cfa851d3f0e
1010

1111
PKG_MAINTAINER:=Tianling Shen <[email protected]>
1212
PKG_LICENSE:=MIT

0 commit comments

Comments
 (0)