upgpkg(main/yq): 4.30.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-11-11 06:15:22 +00:00
parent d596b4dc90
commit 340e000818
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://mikefarah.gitbook.io/yq/
TERMUX_PKG_DESCRIPTION="A lightweight and portable command-line YAML, JSON and XML processor"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="4.29.2"
TERMUX_PKG_VERSION="4.30.1"
TERMUX_PKG_SRCURL=https://github.com/mikefarah/yq/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=4a349c7858793463555c12df698757265a3e46d6b107adac75fabc46d9591df6
TERMUX_PKG_SHA256=bffd28abbfd1037a9f1424bfa38276d7917c4ebfaee88d88ac117223c3c22291
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true