From f1eb7d30ab67f0b34ba4c8868dcb5cab82e636ee Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 25 May 2024 15:31:59 +0200 Subject: [PATCH] terragrunt: update to 0.58.10. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index a6d371cb488..e37318fab5f 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.58.9 +version=0.58.10 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=f3dab30cbb75cb1e850fe4859b3a5b20fda7851c65f20aaa4475bd8c0f6e8a3b +checksum=53e3f7d407d12773e8990b18041dcd40bdd760db37acf06223f62b808b5d3fe9 post_install() { vlicense LICENSE.txt