dasel: update to 1.27.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-09-28 12:12:13 +00:00
parent ed021c2bb0
commit d31e521dda
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/TomWright/dasel
TERMUX_PKG_DESCRIPTION="Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single utility"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.27.0"
TERMUX_PKG_VERSION="1.27.1"
TERMUX_PKG_SRCURL=https://github.com/TomWright/dasel/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=44fc7cee679bef849073f9a0fa0943423b930f7ca626b9af02cb7227c7cab07a
TERMUX_PKG_SHA256=4dd83d68347b895d62ec2749d782a9dbddf314bafef502eac7c5fdcc4058b85d
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true