yq: Update to 4.41.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2024-02-20 15:47:34 +08:00
parent ce76cad36e
commit 69d963df9e
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=yq
PKG_VERSION:=4.40.7
PKG_VERSION:=4.41.1
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:=c38024d40ee37d26caba1824965d9ea1d65468f48b2bacd45647ff4f547fa59f
PKG_HASH:=25d61e72887f57510f88d1a30d515c7e2d79e7c6dce5c96aea7c069fcbc089e7
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=MIT