From 69b0328e857b7ba488d13d2d3fc1d43ab4587485 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 5 Jul 2024 09:50:27 +0200 Subject: [PATCH] terragrunt: update to 0.59.7. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 34d897c1cf3..d00d05a0b45 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.59.6 +version=0.59.7 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=8ea17d6b78687cfe9980dcd141340840ffe879aba75376d13f98c442a6096798 +checksum=778ea3b424f601e616269b98d2b2bcffe9ce947e51e35f92a62cc6c99ee52898 post_install() { vlicense LICENSE.txt