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