From af880c823a3a838579095bf74d4fc8c5f377eee5 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 13 Aug 2024 22:38:17 +0200 Subject: [PATCH] terragrunt: update to 0.66.6. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 7239bc4e0b4..7c87cf7df9d 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.66.3 +version=0.66.6 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" @@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=76b8021185cf29bc9b3110235f41e57295855c691dd9eedfb3d14bc2ac5c94ce +checksum=00d4cd310484bd5851fe41e091cc0a883f8d22d41986e49c617c9172941e9d24 post_install() { vlicense LICENSE.txt