terragrunt: update to 0.59.6.
This commit is contained in:
parent
2733f0bb37
commit
c426f9d9b5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.59.5
|
||||
version=0.59.6
|
||||
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=bd9b378ca24181e14bc807405b42a38edef4367920adff2a129ef058a8baa4d4
|
||||
checksum=8ea17d6b78687cfe9980dcd141340840ffe879aba75376d13f98c442a6096798
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue