tflint: Update to version 0.20.1

This commit is contained in:
Jakub Čábera 2020-09-14 08:25:43 +02:00
parent 0895d90765
commit 65b8221fc3

View File

@ -1,16 +1,16 @@
{
"version": "0.19.1",
"version": "0.20.1",
"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.19.1/tflint_windows_amd64.zip",
"hash": "fe716ccc2b8d46311f97bd800a15ad69a046e0ad1afdabd3b51b1b2455b32c2d"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.1/tflint_windows_amd64.zip",
"hash": "8cd7671a6914c711d0007802adc88fe38ec6478483015782c68b9f1ed6822e54"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.19.1/tflint_windows_386.zip",
"hash": "0f802087c9a264f445d6096382c5741afbd09a632b7d3fb4f5dda4c8220ddd6a"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.1/tflint_windows_386.zip",
"hash": "ea63c2966a9545b1b81e5dde55275cf4cc819bd83d68ebfec2f371563c25d28d"
}
},
"bin": "tflint.exe",