From 73d73a0a25615a95c0bb0ef0926a4ccf629ebca1 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 24 Jan 2024 12:38:55 +0100 Subject: [PATCH] terragrunt: update to 0.54.22. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 3f178aa2314..4809bea5176 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.54.12 +version=0.54.22 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=d8f1a9d47cdc1402553c02c046891899ae8b9f5c58d8624a9829bf505a94e00c +checksum=df7a64968e8b285ea3cd3e40b4610112fce206ef86ae476a512b04dbe003a2d7 post_install() { vlicense LICENSE.txt