terragrunt: update to 0.13.10.

This commit is contained in:
Andrea Brancaleoni 2017-10-18 11:55:27 +02:00
parent e3cf62d8b2
commit e5c4fba509
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'terragrunt'
pkgname=terragrunt
version=0.13.8
version=0.13.10
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=6ad9d21dd6958ef678e854341c7c95100dd7e945ef3bbddab02b05d1bf3c427e
checksum=f6238db2432dbf4d542de1d341ee9aa01c51bc1c048a510c8f1e96747fc2cb26
post_install() {
vlicense LICENSE.txt