diff --git a/bucket/tflint.json b/bucket/tflint.json index 07d28d39d7..07b16bf192 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -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",