From acd24b481ed1f4b65a2be81b9eb54b05ffb4a939 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 17 Sep 2024 11:53:37 +0200 Subject: [PATCH] terragrunt: update to 0.67.6. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 45c8969b148..6b086d2da40 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.67.5 +version=0.67.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=246994c904bbc7ad365cd2b023ea3077bf1e1b14f57821df2d61a079bc75b9a8 +checksum=a7c3d2d05199fb1cfdaea178250aab03f26f32fbb4e8b46ae0f027a08b2e44b1 post_install() { vlicense LICENSE.txt