From 4ae99a7e5ccbf8da07028a6e58da3e96f34de95a Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 14 Jul 2025 20:39:39 +0200 Subject: [PATCH] terragrunt: update to 0.83.1. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 71a25c22885..f2e5fb504cc 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.83.0 +version=0.83.1 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" @@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=9c17272281d330c5a1becc18890733111febb5481342381aad121e2e816a963f +checksum=94cfcb2613f37a88170a9c17708476d0aee0372b93a0fb66e0bd8e7897a4374e post_install() { vlicense LICENSE.txt