From e24c237aceb25e6c1a6ba976f5bdc3bbc142cd62 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 9 Sep 2024 16:25:13 +0200 Subject: [PATCH] terragrunt: update to 0.67.3. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 21122dbe780..e23d9be4331 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.67.1 +version=0.67.3 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=1471e816b624c7a8c2ba58ae234536317ec9cec349f983b5177efa24d8dc379c +checksum=b8d474a389d17eb126bbe5dc96321243a0ade0b449967710b85dbf088b1e1f7a post_install() { vlicense LICENSE.txt