tflint: Update to version 0.16.2

This commit is contained in:
Jakub Čábera 2020-06-06 21:43:29 +02:00
parent 78d827bcf2
commit 0cf59685e0

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/terraform-linters/tflint",
"description": "A Terraform linter focused on possible errors, best practices, etc.",
"license": "MPL-2.0",
"version": "0.16.1",
"version": "0.16.2",
"architecture": {
"64bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.1/tflint_windows_amd64.zip",
"hash": "8e7dd5df9ad65b7d5e5a7c3cb85b1fb1fa220a7b4584b80ddc2e02ad88e733ae"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.2/tflint_windows_amd64.zip",
"hash": "5cf61c96523c826d1e9bd470eb4215a0a2e876885450fcafdfcaf95ca41fedfd"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.1/tflint_windows_386.zip",
"hash": "a3f5f6b557583a2d7e17ef490ab85c5f56efb253bea1ed44289307bd5c69b5cc"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.2/tflint_windows_386.zip",
"hash": "bacf870b68c2a336ca404e637758addc4e2f38a2ee93c8e94f29124e4a405d3d"
}
},
"bin": "tflint.exe",