diff --git a/packages/dasel/build.sh b/packages/dasel/build.sh index 819015619e..72ea6fcf36 100644 --- a/packages/dasel/build.sh +++ b/packages/dasel/build.sh @@ -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