terragrunt: update to 0.66.9.
This commit is contained in:
parent
99c0028447
commit
6a5d6fb078
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.66.8
|
||||
revision=2
|
||||
version=0.66.9
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gruntwork-io/terragrunt"
|
||||
short_desc="Thin wrapper for Terraform that provides extra tools"
|
||||
|
@ -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=c67e31f2be2bf5ce0a33744ebf963a07ff9b511d53fbcad488ff9107f364fbbf
|
||||
checksum=853b132e85542db86d69c9738f856d8fda3d76d56614a16d99b333a947d4e915
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue