From b306fb56b363c97865de9d2e47c82a65c4dcc813 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 20 Jun 2025 09:25:57 +0000 Subject: [PATCH] terragrunt: update to 0.81.8. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 439c6ece5a0..44cafc96b47 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.81.3 +version=0.81.8 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=fab97723c2bb8391d8cde3745ff068b09e5a5b4ffe7273283cc9dc844b015803 +checksum=e41bcfdefaf0daa76ea481d9a796ce2a64c6fab588ea5dbbf1c64f4e9dfb83e9 post_install() { vlicense LICENSE.txt