From 6841d381e9a5073997912e27e5657cab6045a2f3 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 22 Jun 2024 23:41:24 +0200 Subject: [PATCH] terragrunt: update to 0.59.5. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 034cee0c927..4092645f9e3 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.59.4 +version=0.59.5 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=71b294011db536c3700bfee24c4d2f8e7af9721e9f69a2d06c3f6033fb7a8c5f +checksum=bd9b378ca24181e14bc807405b42a38edef4367920adff2a129ef058a8baa4d4 post_install() { vlicense LICENSE.txt