From 381c8623588d111d89a1e75c79d6f7420d3a5b18 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 22 Apr 2024 19:30:38 +0200 Subject: [PATCH] terragrunt: update to 0.57.5. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index a89cbeeff0b..73d10436585 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.57.1 +version=0.57.5 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=03903ba8d5414d96fc40edcea5f63a43dafb7aa73888f055f248608dc0451166 +checksum=e9c83c5cd0dc0411f5dbc2f12f6846e954c4a2728146cd321de7f79b75546b04 post_install() { vlicense LICENSE.txt