From 5f998adc4535be40c89de469df832e22afd07160 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 17 Aug 2024 12:11:38 +0200 Subject: [PATCH] terragrunt: update to 0.66.8. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 7c87cf7df9d..9e860b9d619 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.66.6 +version=0.66.8 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=00d4cd310484bd5851fe41e091cc0a883f8d22d41986e49c617c9172941e9d24 +checksum=c67e31f2be2bf5ce0a33744ebf963a07ff9b511d53fbcad488ff9107f364fbbf post_install() { vlicense LICENSE.txt