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