terragrunt: Update to version 0.23.31

This commit is contained in:
Jakub Čábera 2020-07-01 16:51:22 +02:00
parent c80ef0b17c
commit 4501b821c2

View File

@ -1,16 +1,16 @@
{
"version": "0.23.30",
"version": "0.23.31",
"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.30/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "60de9cf5bf8e23b470860268a12414294f4dacd1979f4047c543ee44c4d70e9a"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.31/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "158dc39c98160fa00d19ce427cd8270d6dc443d64ee228711eb7918689311316"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.30/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "cb71fbed74a9dde4c4140a239f70524984e6c14e2af4388458dbe30ab2f2714a"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.31/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e2b031ab869cf09573fd3c24c8721f3481803836fe30d05a79391c1e4dff11d9"
}
},
"bin": "terragrunt.exe",