diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 2ed8be40d7..82ce9a2704 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.13.1 +version=0.13.2 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=0d15df6f327335cd68464b71acacc5a6d2b82c62d6b63d019091338ed9219a97 +checksum=ce226b0b525284e7286ebec6d851063ad5bafd261eedd188e8ed066670941c66 post_install() { vlicense LICENSE.txt