From d80544d2fd739ce07d7dc7f5a86c990b326bcec0 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 5 Feb 2021 23:20:42 +0000 Subject: [PATCH] terragrunt: update to 0.28.2. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 2215e7ab727..e2cce1be99c 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.28.1 +version=0.28.2 revision=1 build_style=go go_import_path="github.com/gruntwork-io/$pkgname" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=d72f24dd94d3ec7112766c0b5defb67863f52d9bb41bd06b707312dcfb11a246 +checksum=e85e4c4d6d1641a12093af9d036e38d05f5c0ec6e768b9655d8d2f7a4ccadcfd post_install() { vlicense LICENSE.txt