From a711e18df730e16a9eda2c39458e95aa0f70e053 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 16 Mar 2025 00:47:32 +0000 Subject: [PATCH] terragrunt: update to 0.75.10. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 29523909ed9..9e291288a8e 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.75.0 +version=0.75.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=fad8f3aea64868689cd23e868bffb89e72aedba4b9533c00ca6b9ae9de8b478d +checksum=6ff2ad96d57b5541428f44940d1e1a61c2fbf0db38647f66524c9c29b4fb1806 post_install() { vlicense LICENSE.txt