terragrunt: update to 0.56.4.
This commit is contained in:
parent
afde59b5d4
commit
529b0b6a33
@ -1,6 +1,6 @@
|
||||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.55.11
|
||||
version=0.56.4
|
||||
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=76d2c29b0bb4d2b30ae080015d2f78fa500155d20360c726f75fd47d94394a59
|
||||
checksum=fd50db7b1ae1238c97c1a385c9f8581f706e0fcecda77c4b336da4fdbf793713
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
Loading…
Reference in New Issue
Block a user