chezmoi: update to 2.18.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-06-20 12:13:38 +00:00
parent a1228680d7
commit 39c094e867
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.17.1"
TERMUX_PKG_VERSION="2.18.0"
TERMUX_PKG_SRCURL=https://github.com/twpayne/chezmoi/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=28b9a5408c3c4ad2224a3936b628f33c0606c80e6f02eaf0d2c14e34316ffbff
TERMUX_PKG_SHA256=539c33e9b8fb39ff7de8229e383ee430d4ec216ab9c48a5b3a0e5634abb4eb83
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {