From cb2935deacd8e734d15984c8e23800b1a4d78722 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 8 Nov 2022 00:57:41 +0100 Subject: [PATCH] terragrunt: update to 0.40.1. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index bee6a52f2d2..11341788825 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.39.2 +version=0.40.1 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=f9c5892b6b978b1afe29aa2e3db1531703739920b03ab72864148a4a9e6e6934 +checksum=4da812b9d9f46e3586bdab64325d750b46566b988dee397518b6105b6c0bffa3 post_install() { vlicense LICENSE.txt