chezmoi: update to 2.27.1.
This commit is contained in:
parent
896c3a1ccb
commit
dadfda8a41
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.26.0
|
||||
version=2.27.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
|
@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="MIT"
|
||||
homepage="https://chezmoi.io/"
|
||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||
checksum=24cdceb0193abda1a07f82656661437e8080627c5f084482cf1bf3064e830c50
|
||||
checksum=90f2fd5982cc4a05655cbfbe5495bf060ebda0389d56a34b91da3e8415387caf
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue