{ "version": "0.41.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.41.0/tflint_windows_amd64.zip", "hash": "02981ed841be4fb05764f2ef8f9d520e01ea5b0d54780191dc410d4c468750e2" }, "32bit": { "url": "https://github.com/terraform-linters/tflint/releases/download/v0.41.0/tflint_windows_386.zip", "hash": "8120278f675d4e931cd8ab5be0f1394d74640715d9ce9303b9a9de5bfc5d3f1d" } }, "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" } } }