chezmoi: update to 2.9.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-11-29 00:15:34 +00:00
parent e375464b0f
commit f5e528071f
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.8.0
TERMUX_PKG_VERSION=2.9.0
TERMUX_PKG_SRCURL=https://github.com/twpayne/chezmoi/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=3c7408625639c215926e1401b9acc037a0c2216984a7d063cf647d9ec0798937
TERMUX_PKG_SHA256=53bc2b3ec634cd4d18df515531b5d58036d795aba1fbdeef8b01ce24f6bb9e9b
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {