From 811f9a67a56151bde802f34bd35a621fbfb3bc5c Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 4 Mar 2024 14:39:58 +0100 Subject: [PATCH] terragrunt: update to 0.55.11. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 5e833d3385a..c373056a350 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.55.10 +version=0.55.11 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=fbf14cb884031de1d0a122da2e5e096aaa97ce4417b7f21d87377e6a3b23701f +checksum=76d2c29b0bb4d2b30ae080015d2f78fa500155d20360c726f75fd47d94394a59 post_install() { vlicense LICENSE.txt