diff --git a/bucket/tflint.json b/bucket/tflint.json index b2441c66fd..c71bb3e2ca 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/tflint_windows_amd64.zip", - "hash": "a086c6ff64999f136550594aca37bca7d20ff1ee98e3d30fe55b5d72225410aa" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.31.0/tflint_windows_amd64.zip", + "hash": "db6434c2b6b99a8795cb51e1a4f412592cdc0da86c287503c920427f2d085e69" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.30.0/tflint_windows_386.zip", - "hash": "6bc97705938cfb2dde9fc2c3dd2a58709fe3f410f7c55fa5e513d1c2f84af18f" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.31.0/tflint_windows_386.zip", + "hash": "a89f51a94874d621b059d63bc9639d3122f1dbf8abb085e1a99ce0f45dd2e0bf" } }, "bin": "tflint.exe",