terragrunt: Update to version 0.24.0

This commit is contained in:
Jakub Čábera 2020-09-08 18:33:59 +02:00
parent 0ea205bc40
commit 8f5bb16181

View File

@ -1,16 +1,16 @@
{
"version": "0.23.40",
"version": "0.24.0",
"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.23.40/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "038a46a195da587affe400f77a020d0946ed559c0923b6890788acd538155b2e"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.24.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c518ee21b48088cb7895795b13ed0137f824ad453d81b70f85455d3bbc67aa1d"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.40/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c10a504fcff4edf41486c05655aac6b460edfe8335f5a8be8040ec83a19b19ef"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.24.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f67be8ab4d3f981fae8eac948cbf72184bbc9bbed242b59ed011d77edce529c8"
}
},
"bin": "terragrunt.exe",