From 9feb81dd42a6c694cf73963613835ea05e3d6f2e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 19 Nov 2024 05:20:20 +0000 Subject: [PATCH] terragrunt: update to 0.68.15. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 28b9c35b00c..3210556629f 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.68.14 +version=0.68.15 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" @@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=10fc14bad8338bc07259dc0e9cb0778477119fe2b1e8fcc8399e94f19c5868fd +checksum=25ee7b8af090d6dbac3502502678733dc175020daf57fde5d2fde6033c7d13b1 post_install() { vlicense LICENSE.txt