From 36d1f5b5aa6a0b8af9f4afc335ea16625cb833bf Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 8 Jul 2025 01:35:25 +0200 Subject: [PATCH] terragrunt: update to 0.83.0. --- srcpkgs/terragrunt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index 08f46ed4613..71a25c22885 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.82.3 +version=0.83.0 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=7b5689b06fc14ca391452645d88e4d8a22f2fccad1a2a7ac406a366eb4319075 +checksum=9c17272281d330c5a1becc18890733111febb5481342381aad121e2e816a963f post_install() { vlicense LICENSE.txt