From 61a382b90e8269bc9dee8ca91edba4729b23f824 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 5 Sep 2021 21:53:40 +0200 Subject: [PATCH] terragrunt: update to 0.31.8. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 672bc4f1e49..8fe9f0731f3 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.31.4 +version=0.31.8 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=8d1cbdaf4f6a985cc9a2bd98dee50823bd102286e604022f7746ca0bb27f0e21 +checksum=86ef110621f40ba84d00b11790371ff43fcb67f45b623131aee5eeaecddc0c29 post_install() { vlicense LICENSE.txt