tflint: Update to version 0.50.0

This commit is contained in:
github-actions[bot] 2023-12-23 16:26:39 +00:00
parent fe85bce196
commit a78f00e953

View File

@ -1,16 +1,16 @@
{ {
"version": "0.49.0", "version": "0.50.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.49.0/tflint_windows_amd64.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.0/tflint_windows_amd64.zip",
"hash": "215b2f3658c1e272a6675a13593c874439bdf20d6dc1ff3d02ce446e3ce8782d" "hash": "8ddc65037db0d9bbb5778ba4a5b6751c24460a9e8c8d5da653f73dce80ba87e8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.49.0/tflint_windows_386.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.0/tflint_windows_386.zip",
"hash": "cb64f78afca67b3a567a0bc39942b22597d0d39003415ead9f2fbe329ce50619" "hash": "31dc12e5aafc1f34e378a96cd697f324cf912467d7effdcbc059eedefac2fe86"
} }
}, },
"bin": "tflint.exe", "bin": "tflint.exe",