terragrunt: Update to version 0.24.3

This commit is contained in:
Jakub Čábera 2020-09-16 08:32:03 +02:00
parent b626c5c633
commit 086919bf36

View File

@ -1,16 +1,16 @@
{
"version": "0.24.1",
"version": "0.24.3",
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.24.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a4596a6d9a0aa60810ca72b99c514dde5b0da85282d0caa5c62e875fff497810"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.24.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "cdc366d617e405cdf62520469d6a9453ba3139182614cb1f416f21c6fc21d04d"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.24.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f8caa63e9fbfa2dc43359aebe4c1cf02cf1db956bb873619cb4446b44643f4ac"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.24.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e7f09d3d0fc81abc18d5717423a800bb297e8fcce77c6dc2078779ef2c19cab2"
}
},
"bin": "terragrunt.exe",