tflint: Update to version 0.18.0

This commit is contained in:
Jakub Čábera 2020-07-20 08:45:53 +02:00
parent 5189170c30
commit 4b88db6a73

View File

@ -1,16 +1,16 @@
{
"version": "0.17.0",
"version": "0.18.0",
"description": "A Terraform linter focused on possible errors, best practices, etc.",
"homepage": "https://github.com/terraform-linters/tflint",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.17.0/tflint_windows_amd64.zip",
"hash": "eaea9f5946dae81d173c28388ca529f2b2a2cd1b74281c96d9a21bb2e15ade5e"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.18.0/tflint_windows_amd64.zip",
"hash": "3a68b330da6a995c5c3779443d3eab9662e705070593cc5388c87996a04faa7d"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.17.0/tflint_windows_386.zip",
"hash": "5ca5e2ec65531a33594c9e15573387d52072bdc4fdf98ffd97c6776ebe684758"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.18.0/tflint_windows_386.zip",
"hash": "745badad99705fcbc9a45a1c8493b38d41dd392778f23b14f820c9c85e156f86"
}
},
"bin": "tflint.exe",