From 55bbed59bd7d10df5bfe128533bd5d1631cb7004 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 7 Dec 2024 00:58:55 +0000 Subject: [PATCH] terragrunt: update to 0.69.9. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index bd7d4cce9c0..404e26f2643 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.69.7 +version=0.69.9 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=a0ec55baceec788db53273545e4d2025de7cc0774056676fe3f6d21d19751b5f +checksum=39b41a893a61476c39b8c1ec1da624027d6c7510a7bc33678599bd88cc7350dd post_install() { vlicense LICENSE.txt