tflint: Update to version 0.49.0

This commit is contained in:
github-actions[bot] 2023-11-12 16:26:57 +00:00
parent bfd40648b4
commit efdbd86078

View File

@ -1,16 +1,16 @@
{
"version": "0.48.0",
"version": "0.49.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.48.0/tflint_windows_amd64.zip",
"hash": "1efab7ea19e8adb73cae770e5edabae44a5cebd63baf203a5d3270948db55648"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.49.0/tflint_windows_amd64.zip",
"hash": "215b2f3658c1e272a6675a13593c874439bdf20d6dc1ff3d02ce446e3ce8782d"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.48.0/tflint_windows_386.zip",
"hash": "ccbd7bd639b38ca0ee9e93792d97bad352c194f77d2d580c702730c2574c66a9"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.49.0/tflint_windows_386.zip",
"hash": "cb64f78afca67b3a567a0bc39942b22597d0d39003415ead9f2fbe329ce50619"
}
},
"bin": "tflint.exe",