tflint: Update to version 0.55.1

This commit is contained in:
github-actions[bot] 2025-02-01 16:28:50 +00:00
parent aef46c2fc2
commit 62454b58ec

View File

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