From 3a9b82b8dc8e36013626f0c4a7d38e309fdf6ad5 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 30 Mar 2025 22:34:07 +0000 Subject: [PATCH] terragrunt: update to 0.77.1. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 56045d4ccfd..8ce975fcb57 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.76.8 +version=0.77.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=e40331e856361486db5ee5f134283da6fde947d6eb1a721fc94a7d6970e1ff88 +checksum=a74aee5b0238c808c0243c44c6d38d127f5f27cdd82eb0e943a7504376b0122a post_install() { vlicense LICENSE.txt