From aee054972326fc3b3c6b462638c47e8beb9bb6b3 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 11 Jun 2024 12:24:37 +0200 Subject: [PATCH] terragrunt: update to 0.58.15. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index e636d4559f9..8b328249bc1 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.58.14 +version=0.58.15 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=59948ffd852ff96e8c3bae660cc9be6d96834073af57de96543ae0d984a37edc +checksum=79066f19932eb850e3f84e0c4c6fdb0eae6827d76a03fb99579b0a48682b27f6 post_install() { vlicense LICENSE.txt