From f1de6e2af7d4f524e418a92a7709c4b8b08adcd5 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 27 Sep 2021 10:16:44 +0200 Subject: [PATCH] terragrunt: update to 0.32.4. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 2ac1cf7a337..43309afcd0e 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.31.10 +version=0.32.4 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=efa57adb475ac69ab19cc24a22d380b2d2700bfb6361d8a33a712cc2f191830b +checksum=aff8bbdf1636e22b7e4ab04c4409d399208b8640b224f6e49d16344f37150eb2 post_install() { vlicense LICENSE.txt