diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 292f0713318..499d57c6092 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.13.17 +version=0.13.18 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=076f23279f00cf76ee3937029e72fcbb71ba7008ba94679f3b90ffb251e4ee42 +checksum=108786062158baa055b84d968c8eecb315442dae2df71086bcc665c4e469e065 post_install() { vlicense LICENSE.txt