Skip to content

Commit

Permalink
yq: Update to 4.20.1
Browse files Browse the repository at this point in the history
Signed-off-by: ImmortalWrt AutoUpdate Bot <[email protected]>
  • Loading branch information
immortalwrt-bot authored and Beginner-Go committed Feb 18, 2022
1 parent 9e2ac21 commit b1cd318
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.19.1
PKG_VERSION:=4.20.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:=c289cef82668722d1851fd4e70fd7bbfdbf5b6fd358d7bb01a9e06c317dafc58
PKG_HASH:=fb6a0b554bf6e6b379052d8abada3eaaf892916fb7a3dbe3a8667fde4c615efb

PKG_MAINTAINER:=Tianling Shen <[email protected]>
PKG_LICENSE:=MIT
Expand Down

0 comments on commit b1cd318

Please sign in to comment.