From c081e6b973864f303534d621a3c9cc8584be4774 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 16 Jul 2024 22:00:08 +0200 Subject: [PATCH] terragrunt: update to 0.62.2. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index b791a77bf98..c22e907faae 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.62.0 +version=0.62.2 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=a334c8f2c080930702b77c271c8b2d5e10b1b5f13ca5e3815772f1d16599ae0c +checksum=e33a80ab59b467d61d4b2832cf189867c16f26fe1e5db1a7450578dde8ce2071 post_install() { vlicense LICENSE.txt