tflint: Update to version 0.17.0

This commit is contained in:
Jakub Čábera 2020-06-27 23:22:24 +02:00
parent 21aaad7655
commit 147c9ab963

View File

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