diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index d509911c0f5..38854e3ef50 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.18.2 +version=0.18.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=527f5dc60f92600875413c8557202f178d7ecd96073b74f8fb535bb2c8a8812d +checksum=b38c7f72ece72bfbe719486f4196c225a02d5e0c1345ba8ec6dacadb8eb58c59 post_install() { vlicense LICENSE.txt