From 907030f45de996c8dc607b24fffa56aad95f9fef Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 9 Oct 2023 14:46:37 +0200 Subject: [PATCH] terragrunt: update to 0.52.1. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 3b604cd71d6..79257a748c9 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.51.9 +version=0.52.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=0bca8c4cc8cd59098dde0cf90ae04fc5b9b755089bc33e97642140b90ec118b5 +checksum=714826e605a2596d7294883d69018b4c66d80cac9ede0e56d966b56544bc47a3 post_install() { vlicense LICENSE.txt