From f1813f797d54494d91ac70355ec14f56c0ea8a4e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 1 Mar 2025 19:37:27 +0000 Subject: [PATCH] terragrunt: update to 0.73.16. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 483d3e37a6d..8c5e1c8ab8c 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.73.8 +version=0.73.16 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=86a85335bbcf081602660bac864a72f52a9a54cf4478c663b9fec60e6e68a1e9 +checksum=99d94288f99116accfe461547131aadcdd9cff00b87f8951f3b395cf2606dca1 post_install() { vlicense LICENSE.txt