From 79326765be9eb634f7b7c21aa48e4730560c166d Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 24 Jun 2025 15:10:44 +0200 Subject: [PATCH] terragrunt: update to 0.81.10. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 44cafc96b47..8872d1c43cb 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.81.8 +version=0.81.10 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=e41bcfdefaf0daa76ea481d9a796ce2a64c6fab588ea5dbbf1c64f4e9dfb83e9 +checksum=54813762ae2fe8668b8b90c4436a1d3761e5f2faddeef0ef32273d938399dc74 post_install() { vlicense LICENSE.txt