Skip to content

Commit

Permalink
yq: Update to 4.32.2
Browse files Browse the repository at this point in the history
Signed-off-by: ImmortalWrt AutoUpdate Bot <github-bot@immortalwrt.org>
  • Loading branch information
immortalwrt-bot authored and 1715173329 committed Mar 20, 2023
1 parent b02d35a commit 19d8374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/yq/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=yq
PKG_VERSION:=4.31.2
PKG_VERSION:=4.32.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:=82d5ef2ab01bc5065e7efe671d92fb82e53f41dc67b04cab6c3b22fd144bd009
PKG_HASH:=769b77a01fe8c389b17b3a5eb606a395540eb7ccdc533e2db2542baeceefcbc9

PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT
Expand Down

0 comments on commit 19d8374

Please sign in to comment.