From be70e147c92b034618c18b5bfe095ec9e89df0a8 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 9 Nov 2023 16:14:58 +0100 Subject: [PATCH] terragrunt: update to 0.53.2. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 24adc1b9e80..4c42b9e4f55 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.53.1 +version=0.53.2 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=710ca9660c11dd6bc33b1f041ae8de848295aabad4478c84092ed65a080059ab +checksum=44f2f71b1e0aeb2c6feb113c097e45c6a9e2d55318e994ec8817195e709f7019 post_install() { vlicense LICENSE.txt