From 4e2cb7e79e4d2cc1bb70b19a36148418ec1d4dde Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 19 Sep 2022 09:41:29 +0200 Subject: [PATCH] terragrunt: update to 0.38.12. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 81a10e06eb2..189fd2c8899 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.38.9 +version=0.38.12 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=5f3952de7474dc0d14d620e0f61b51c98070b7053e7b015bbf9f981ed7990fa7 +checksum=4b467c7eecbf81d4606374e51b3fbe11c8d4f1303a252d527974caba8833c603 post_install() { vlicense LICENSE.txt