{ "homepage": "https://github.com/terraform-linters/tflint", "description": "A Terraform linter focused on possible errors, best practices, etc.", "license": "MPL-2.0", "version": "0.15.1", "architecture": { "64bit": { "url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.1/tflint_windows_amd64.zip", "hash": "f111770e7096b68b5a175beed280a09c915d6cf604db8beaeb84b2e132c71f7d" }, "32bit": { "url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.1/tflint_windows_386.zip", "hash": "6100ffad86056ec52208ef59387bc6b9cbd83417c7b2f43b33c5ba9e5442b0df" } }, "bin": "tflint.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/terraform-linters/tflint/releases/download/v$version/tflint_windows_amd64.zip" }, "32bit": { "url": "https://github.com/terraform-linters/tflint/releases/download/v$version/tflint_windows_386.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }