From d26f9e249bafdbadf1cad4768c42db6dc73627c9 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 4 Dec 2024 17:53:37 +0000 Subject: [PATCH] terragrunt: update to 0.69.7. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 96da469b61d..bd7d4cce9c0 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.69.3 +version=0.69.7 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=08c4369d3d89c1e8355a4f6261af2555e297f17e0a683c676d8698c4c961c4b2 +checksum=a0ec55baceec788db53273545e4d2025de7cc0774056676fe3f6d21d19751b5f post_install() { vlicense LICENSE.txt