tflint: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2022-10-23 16:30:47 +00:00
parent 05566962a9
commit 6856b230e7

View File

@ -1,16 +1,16 @@
{
"version": "0.41.0",
"version": "0.42.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"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.0/tflint_windows_amd64.zip",
"hash": "c5bc922fa782da25f8d9dcfd73753b7467a8936daba6daf648a34dd0a4712600"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.41.0/tflint_windows_386.zip",
"hash": "8120278f675d4e931cd8ab5be0f1394d74640715d9ce9303b9a9de5bfc5d3f1d"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.0/tflint_windows_386.zip",
"hash": "607c685d9074c0f36165023643949d2fe70c6cf1c1ba9bb0b22f23938fcb9bef"
}
},
"bin": "tflint.exe",