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