From 0dcc10042b4245ec4a146e2b496b777da832faf6 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 2 Nov 2023 22:39:11 +0100 Subject: [PATCH] terragrunt: update to 0.53.1. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 32299e0721d..24adc1b9e80 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.53.0 +version=0.53.1 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=a8279dc1edc03954c0dbbf986bc5063845fa8a40a3da7b957d3b8bfbac8f5f55 +checksum=710ca9660c11dd6bc33b1f041ae8de848295aabad4478c84092ed65a080059ab post_install() { vlicense LICENSE.txt