diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index e770e8a580e..5af259aa8ef 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -1,6 +1,6 @@ # Template file for 'terragrunt' pkgname=terragrunt -version=0.22.5 +version=0.23.2 revision=1 build_style=go go_import_path="github.com/gruntwork-io/$pkgname" @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/gruntwork-io/terragrunt" distfiles="$homepage/archive/v$version.tar.gz" -checksum=42a7eacce7a3de9ed9ad51c9c9d875c2e1f4a6ac714aebe73db34c53d08de023 +checksum=42b62a1f464c5157e14e2d4ba148573791c47050e9f37662e8d47dfb277d7d39 pre_build() { git config --global http.https://gopkg.in.followRedirects true