terragrunt: update to 0.57.1.
This commit is contained in:
parent
ecf680b998
commit
6efeb9fec3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.56.4
|
||||
version=0.57.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gruntwork-io/terragrunt"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/gruntwork-io/terragrunt"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=fd50db7b1ae1238c97c1a385c9f8581f706e0fcecda77c4b336da4fdbf793713
|
||||
checksum=03903ba8d5414d96fc40edcea5f63a43dafb7aa73888f055f248608dc0451166
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue