From 4ab297e7c4b43f61866e029df938cd22d52e1ac5 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 29 Jan 2025 12:18:48 +0100 Subject: [PATCH] terragrunt: update to 0.72.5. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 8fe8930f70e..f8603fc0702 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.72.4 +version=0.72.5 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=f9f2649a58bca6ef2d332b9301d3779825186bb9fb99b754ee049304353c7000 +checksum=7d10529e2e65559eab70fcb07d58788dbae2626d76a01d1f37fe8f832b68d1fe post_install() { vlicense LICENSE.txt