From 172a6e2795318caf131dc2a256a03bf38d6ffc09 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 10 Oct 2024 17:55:42 +0200 Subject: [PATCH] terragrunt: update to 0.68.1. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 5b834777ec0..d580b2e3ae3 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.67.16 +version=0.68.1 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=3d9bd791fb47dfc1b4dd9c8748e5a1543cbba634fc9b75b3674f3d57238fbe3f +checksum=a19743dde7c66e3ab3753bd48d75b4a2c8bed5a922a5c23bac75a177d4df21ba post_install() { vlicense LICENSE.txt