terragrunt: update to 0.66.0.
This commit is contained in:
parent
01630d8302
commit
02cfc1d0ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.64.4
|
||||
version=0.66.0
|
||||
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=5e7c83c766660d11d6d7a384c6f1a1334b39759b744f9b419dfe28a0547f3a5b
|
||||
checksum=f22c6bc570d0f97bb083e7b3363d01d664551b378ee452647ffe296677f9d3ef
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue