From 2f7e2d588dfdfcadd0a31c77cf9997ab319b5f2a Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 28 Feb 2024 16:28:16 +0100 Subject: [PATCH] terragrunt: update to 0.55.10. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index d1564503c20..5e833d3385a 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.55.9 +version=0.55.10 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=79043c3bbed2bee61b6c71f77fc7998d09d45565c08fa1e6013c417b675ffcf0 +checksum=fbf14cb884031de1d0a122da2e5e096aaa97ce4417b7f21d87377e6a3b23701f post_install() { vlicense LICENSE.txt