From 41a5fcced6e20e4c4e927c6f856ca9cc0a9842d4 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 22 Dec 2023 01:38:23 +0100 Subject: [PATCH] terragrunt: update to 0.54.10. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index a880f299dc9..445fb3ab37d 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.54.7 +version=0.54.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=07a6fb73bb398ccd893ef27021ff037a2a157e2453cd29787d6f6d199f8fa0a9 +checksum=98157bdb7fbe3fbd5e9d1f761556ceaccec02d60f0b502751710ea640f4b0005 post_install() { vlicense LICENSE.txt