terragrunt: Update to version 0.19.7

This commit is contained in:
Richard Kuhnt 2019-07-01 19:01:50 +00:00
parent 5016f1c8cd
commit 563df73249

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/gruntwork-io/terragrunt",
"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.",
"version": "0.19.6",
"version": "0.19.7",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "58e8c3f33121eefdfcd367fc460ae9cb923bd7fe299dfa6efba3825e0e39c9c1"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "6d338a8ea28170787a55013a9838a59d5643af564c8a271771146a8fdea09a3e"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.6/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b5e66d5cb55dc48d501f20a67ab728961a4c313702cb5e10f85133ba5f395dfa"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b350743bec1823665214c83f8c1acb3411f9737c764db411681c981dd3c586e5"
}
},
"bin": "terragrunt.exe",