From 7b811cfec0af880015f2757d73d4b3b6ec66b395 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 26 Mar 2025 16:53:08 +0000 Subject: [PATCH] terragrunt: update to 0.76.8. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 378c0aaf26e..56045d4ccfd 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.76.2 +version=0.76.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=dcf7812df212dcd2a81c72f8271519129f2d5cfd5f5529339b46c52dfe63449c +checksum=e40331e856361486db5ee5f134283da6fde947d6eb1a721fc94a7d6970e1ff88 post_install() { vlicense LICENSE.txt