From 5c8016ee4712e1226faebdca8285dc341d3ec89f Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 5 Aug 2025 04:48:35 +0200 Subject: [PATCH] terragrunt: update to 0.84.1. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 15f2fd5e38d..46c5e0acdd2 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.83.2 +version=0.84.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=230397df702563de3b631ce69be218a99de6415ce91ca34c5786af9cffee9c56 +checksum=54a7b35c93f6bab14afd6c36351f47842f99d3a1718e916b4c63357be9ae0c10 post_install() { vlicense LICENSE.txt