tflint: Update to version 0.56.0

This commit is contained in:
github-actions[bot] 2025-03-28 08:30:07 +00:00
parent 11ead6da92
commit bef7dc6f9d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.55.1", "version": "0.56.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.55.1/tflint_windows_amd64.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.56.0/tflint_windows_amd64.zip",
"hash": "667e8333eed843298ba1fd1120776784c0dacc17de25e253bc8a67b03adbe87d" "hash": "8b1aeea099fb6bfae5cfc3437dc055909287ebef5212bbfcc6c3e211a515fef0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.55.1/tflint_windows_386.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.56.0/tflint_windows_386.zip",
"hash": "d6d81b16b8d7bbb92e635c18ca368580e3569e86d9cb6ee1c90cf6a993d7a45b" "hash": "f46e06f21d94c94444b266ba7e66b40af418caadfe1d7d633aa06f91a4150c1c"
} }
}, },
"bin": "tflint.exe", "bin": "tflint.exe",