From c74aa54de6942e97ee6532bab7a4e75bf3ab4889 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 29 May 2024 18:30:24 +0200 Subject: terragrunt: update to 0.58.12. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index e37318fab5f..fb7486d22f2 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.58.10 +version=0.58.12 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=53e3f7d407d12773e8990b18041dcd40bdd760db37acf06223f62b808b5d3fe9 +checksum=0d1ae09a01548c3a92590b2490a9f7f833dafdcd7ad17230ec5b57e08805a709 post_install() { vlicense LICENSE.txt -- cgit v1.2.3