From 02481c8758d2016fb94f417943a4fc624e9aa0cc Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 9 Jul 2024 09:21:09 +0200 Subject: [PATCH] terragrunt: update to 0.60.1. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index d00d05a0b45..a767d9e6a22 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.59.7 +version=0.60.1 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=778ea3b424f601e616269b98d2b2bcffe9ce947e51e35f92a62cc6c99ee52898 +checksum=de85b81955933e8f2fcc5e3548234d6b86e3bd18996e52ea7c9edcd601c9c351 post_install() { vlicense LICENSE.txt