Skip to content

Commit 71dc891

Browse files
committed
bump(main/cookcli): 0.19.1
This commit has been automatically submitted by Github Actions.
1 parent d347fdd commit 71dc891

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cookcli/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="A suite of tools to create shopping lists and maintain f
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_LICENSE_FILE="LICENSE"
55
TERMUX_PKG_MAINTAINER="@termux"
6-
TERMUX_PKG_VERSION="0.19.0"
6+
TERMUX_PKG_VERSION="0.19.1"
77
TERMUX_PKG_SRCURL=https://github.com/cooklang/cookcli/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=d3f6dea0429034c35107f8584e63f29c6f90b8a69ee5fa92cd7de623e573bb4b
8+
TERMUX_PKG_SHA256=748326a538696f03db810d05b90db631bafa24aaac91b90b961ee74db37a7013
99
TERMUX_PKG_BUILD_IN_SRC=true
1010
TERMUX_PKG_AUTO_UPDATE=true
1111

0 commit comments

Comments
 (0)