tflint: Update to version 0.40.0

This commit is contained in:
github-actions[bot] 2022-09-07 20:30:05 +00:00
parent 211d340704
commit 67e8983974

View File

@ -1,16 +1,16 @@
{ {
"version": "0.39.3", "version": "0.40.0",
"description": "A Terraform linter focused on possible errors, best practices, etc.", "description": "A Terraform linter focused on possible errors, best practices, etc.",
"homepage": "https://github.com/terraform-linters/tflint", "homepage": "https://github.com/terraform-linters/tflint",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.3/tflint_windows_amd64.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.40.0/tflint_windows_amd64.zip",
"hash": "320ecd479679bcc80375353732066e4f918366f939c9c24923f4f0315abce270" "hash": "826ad8df89c8c996e693d9bab2e616416fcb2cec0510d4befe0fc195b31ece53"
}, },
"32bit": { "32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.3/tflint_windows_386.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.40.0/tflint_windows_386.zip",
"hash": "af5333b7f543e4a14842eca9ffb269715baa3260db6b7cf6c6c2e186570a4c42" "hash": "65790dd6d2e2458a4a7a5a5590a14d08383c1877273fc4c185e6df315de3f4bc"
} }
}, },
"bin": "tflint.exe", "bin": "tflint.exe",