terragrunt: Update to version 0.19.11

This commit is contained in:
Richard Kuhnt 2019-07-24 01:00:21 +00:00
parent 28669d58c9
commit b8436c2d48

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.10",
"version": "0.19.11",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "3947642955131ae30389bf0251403680c7a507240a6c8209b1f75ea7c5765cf4"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c3de327b0648b5b7a17aedcf7376b3a263e5ca5d95ed5bc25262be4a1d5f9f3b"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.10/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "06aaf7d32ffa3256c435f110a2c746e7e678245e97d1ba2342e8aa36592d9ad6"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ed7c9e88720002c92b809a4189a0dc654594688650071257b4f55f08f3c2632f"
}
},
"bin": "terragrunt.exe",