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