From 27248c04e53b17352806159fc23bdbe1e4cff6d3 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 4 Oct 2023 11:46:14 +0200 Subject: [PATCH] terragrunt: update to 0.51.8. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 095be540ec1..b246b570384 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.51.7 +version=0.51.8 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=bcf8ac79be0042810ca3d9ee7d6fe1f454af93a713cfac842c09ae4f6f96ce92 +checksum=c19a65c9efa8d739cb9f65cc8ea3f5decea198739c727e1cc4a73a183683fd43 post_install() { vlicense LICENSE.txt