From 406199ab055b9e046770de7c0f240ead1ca9103a Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 1 Jun 2024 09:57:50 +0200 Subject: [PATCH] terragrunt: update to 0.58.13. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index fb7486d22f2..ff441c049bd 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.58.12 +version=0.58.13 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=0d1ae09a01548c3a92590b2490a9f7f833dafdcd7ad17230ec5b57e08805a709 +checksum=2949ebcd20461dcaa8ffafbc83bd59d654caf1fd9bc0ac7e0389e50d19b5346a post_install() { vlicense LICENSE.txt