chezmoi: update to 2.13.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-03-04 06:11:33 +00:00
parent fdf2243aaa
commit f279e193e0
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.13.0
TERMUX_PKG_VERSION=2.13.1
TERMUX_PKG_SRCURL=https://github.com/twpayne/chezmoi/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9b996645a0b90a7098b5005b6d83328997697bdda928622927894b037726d93e
TERMUX_PKG_SHA256=52fba493bb9f987a7971bcc187e7af9c01277b00daa91e4113e2e1f68c634ae2
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {