From 11e8538bc5fab66c952735e8901ee6441236f11a Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 1 Nov 2024 04:52:27 +0000 Subject: [PATCH] terragrunt: update to 0.68.6. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 56bb181fdab..977f97e30d6 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.68.5 +version=0.68.6 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=1fe21df080c62b143be26d19fafe3f4d7a116f93482d6789474687c221d01b6e +checksum=1cb119efeceec5b337027559f07b49d1d3cc77bee7113e4165c829c9ad053cf0 post_install() { vlicense LICENSE.txt