From 7b8dd736724dbb53be40c530d0d29d94ac468475 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 12 Jun 2023 00:56:01 +0200 Subject: [PATCH] terragrunt: update to 0.46.3. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index fc654aa02f7..8be2655d636 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.46.2 +version=0.46.3 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=0d8bb4e98276e68c76d770e662bb434fb5c89f8fc06c3c00e14e717417123ec5 +checksum=7ccb057317d5c7073a3c510ab9670cdb429dde87e5c6b18597a3118a6b0107dc post_install() { vlicense LICENSE.txt