terragrunt: update to 0.17.3.

This commit is contained in:
Andrea Brancaleoni 2018-11-25 20:54:10 +01:00
parent e3e6143130
commit f4c9dfe434
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'terragrunt'
pkgname=terragrunt
version=0.17.2
version=0.17.3
revision=1
build_style=go
short_desc="A thin wrapper for Terraform that provides extra tools"
@ -11,7 +11,7 @@ license="MIT"
go_import_path="github.com/gruntwork-io/$pkgname"
homepage="https://$go_import_path"
distfiles="$homepage/archive/v$version.tar.gz"
checksum=8c4280293f7b6cb002dcadfdbdf619117a9176b8041a528eb97510ca3843d33f
checksum=5502b87131d642886cfcc5266092f7360b27f4f3f21b6dbb1f3ac2996dcd7da5
post_install() {
vlicense LICENSE.txt