chezmoi: update to 2.15.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-05-10 00:24:11 +00:00
parent d0fd4b0baf
commit 9f03148e9f
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://chezmoi.io
TERMUX_PKG_DESCRIPTION="Manage your dotfiles across multiple machines"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Henrik Grimler @Grimler91"
TERMUX_PKG_VERSION="2.15.3"
TERMUX_PKG_VERSION="2.15.4"
TERMUX_PKG_SRCURL=https://github.com/twpayne/chezmoi/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=2c0239c643795a13420f815c7e906720cd98594152b6d6fa546b0242462adc9e
TERMUX_PKG_SHA256=879ce990f1655124af7e3bbf95dd3fb79453f8c1047d6f4ad5af30d86a674843
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {