Skip to content

Commit 0b69c29

Browse files
1715173329Lienol
authored andcommitted
yq: Update to 4.16.2
Signed-off-by: Tianling Shen <[email protected]>
1 parent ddf151a commit 0b69c29

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.14.2
4+
PKG_VERSION:=4.16.2
55
PKG_RELEASE:=$(AUTORELEASE)
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:=2917a72bc0cb0fbd132b3257ff9162db83d129adc5670f7661c29a873684e04a
9+
PKG_HASH:=beb0f292d8375cddb82d25f11f5c203073c1d3e2437807450ddcad31758be8aa
1010

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

0 commit comments

Comments
 (0)