From 36d49fa1bc1e02653b2fa0d219d0d7398832ca58 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 5 Feb 2025 17:15:55 +0100 Subject: [PATCH] terragrunt: update to 0.72.6. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index f8603fc0702..1780fc047e0 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.72.5 +version=0.72.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=7d10529e2e65559eab70fcb07d58788dbae2626d76a01d1f37fe8f832b68d1fe +checksum=f1ae2ca04d95e5f831e08fea25ecb8659d697e113a4ca9fa6f09a6b458ec0bf1 post_install() { vlicense LICENSE.txt