From 9b0893d7b757e9536166803372a2afa4ac681bd5 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 16 Dec 2024 22:08:01 +0000 Subject: [PATCH] terragrunt: update to 0.69.13. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 4aa5b10d67f..f4506f55fa3 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.69.12 +version=0.69.13 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=3f006400d08606a5ef7a7e99cff7f0c8ecddc33a5a137dd20c8cf2fc6fe8e071 +checksum=106c37ac50b8fc0ae0344fcf318c856c57b787fb98f81be9ef43bebd45ac72f7 post_install() { vlicense LICENSE.txt