tflint: Update to version 0.37.0

This commit is contained in:
github-actions[bot] 2022-05-29 20:28:01 +00:00
parent ad93a9ea23
commit 084402988e

View File

@ -1,16 +1,16 @@
{
"version": "0.36.2",
"version": "0.37.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.36.2/tflint_windows_amd64.zip",
"hash": "3ea13ff4b5de867695211231c84b646197263426b0486619fb3f222aed23d933"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.37.0/tflint_windows_amd64.zip",
"hash": "ed721bceb69222decc5bf80b06ece64d7db180f5667aacbc03f3416a13b7b89a"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.36.2/tflint_windows_386.zip",
"hash": "193f3e8f166721c5752d31e14d5ae335c1b82eac90780636abd7699931e25231"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.37.0/tflint_windows_386.zip",
"hash": "33e0dbf154d876c36e722358add7f3d540fe23f7c3d7ff0a14454eac8668a435"
}
},
"bin": "tflint.exe",