From 2e2f825d0f5617e8d546582e235cad8ccf1f4760 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 27 Jun 2025 13:35:47 +0200 Subject: [PATCH] terragrunt: update to 0.82.2. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index eccf3244556..9b3a17efaea 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.82.0 +version=0.82.2 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=cb2aa1449101e357a6d7797780407167ef4eb8e7a2b83b91e8fbc92c43214c8d +checksum=d953552ecff91be5f9fec86672a8eaf380820e884f11c6c97116727c8ee3fa5b post_install() { vlicense LICENSE.txt