diff --git a/bucket/tflint.json b/bucket/tflint.json index ef17457cee..79be383160 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.34.1", + "version": "0.35.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.34.1/tflint_windows_amd64.zip", - "hash": "6eab6688b9f1b1e0b2b69c9a89b3b82192540c58e8cbfbd66b8ca13519267f8c" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.35.0/tflint_windows_amd64.zip", + "hash": "a272599f24e39f6f66e2d4c41dcf7303154baf7e518fcf1add1236a4f4cf9fea" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.34.1/tflint_windows_386.zip", - "hash": "f9dd59f99ce93924f3f411909ab884c4ab56dd91e3dac246fea8ca0195ec16ff" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.35.0/tflint_windows_386.zip", + "hash": "514f33c9a41424eb05c4194128adb7df1096bce585ad8e92be7922d92a79ac60" } }, "bin": "tflint.exe",