From d20823b625f92b2d1a9beb886502dcd68c61baac Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 9 Dec 2022 14:47:32 +0100 Subject: [PATCH] terragrunt: update to 0.42.3. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 11341788825..3530c35f75e 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.40.1 +version=0.42.3 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=4da812b9d9f46e3586bdab64325d750b46566b988dee397518b6105b6c0bffa3 +checksum=fbc08ebc81de8fdf43bb083d19c47867f8b4868294e3791fa9927a840ecf75d3 post_install() { vlicense LICENSE.txt