From 85e34da17e967d8b07b452ac1a580b8c1896e999 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 19 Mar 2025 21:05:16 +0000 Subject: [PATCH] terragrunt: update to 0.76.2. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 9e291288a8e..378c0aaf26e 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.75.10 +version=0.76.2 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=6ff2ad96d57b5541428f44940d1e1a61c2fbf0db38647f66524c9c29b4fb1806 +checksum=dcf7812df212dcd2a81c72f8271519129f2d5cfd5f5529339b46c52dfe63449c post_install() { vlicense LICENSE.txt