From 1f90e40073de03a0dc291461498e5437e2e1ef1f Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 13 Jul 2023 01:04:59 +0200 Subject: [PATCH] terragrunt: update to 0.48.1. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 85dee0d2ef2..c7b1a01158c 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.47.0 +version=0.48.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=ddc0171d1be0f603b4c2fe8cf51b4a2084477f4c0ebc13499d6ce92c492bce6b +checksum=c151fde4f75536a4ba77b6db77893cd978cdfbf29adab4766d9216ceb2c4f0b8 post_install() { vlicense LICENSE.txt