terragrunt: Update to version 0.18.5

This commit is contained in:
Richard Kuhnt 2019-05-09 11:00:25 +00:00
parent c24340c689
commit 134e663268

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.18.4",
"version": "0.18.5",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "f4d25dd3053e1cead8e82a56384cd77923ee657aa0d11f01fcac252183b06d1f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "d520065d10141f3a43d269d1af3f911c307f3aea15119f8905928a3d68f4f243"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "35ce08725c135b0228e267dd31c15a4e23acc920804589921f32d6f27c716a1e"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e2c0977128bce0133105ca9d733b7b405929c638c49fa54521a20d73f7d1d168"
}
},
"bin": "terragrunt.exe",