diff --git a/bucket/tflint.json b/bucket/tflint.json index a25cfd8f5d..5d33e1bfe6 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.42.2", + "version": "0.43.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.42.2/tflint_windows_amd64.zip", - "hash": "5a79187d59d6cc508e532cfe95fc934af01ff034a4a74be0bce6727536e17f9b" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.43.0/tflint_windows_amd64.zip", + "hash": "2d9333a66cc80596f603a76fc08d553f653cd8999784492c3a73524b842c9016" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.2/tflint_windows_386.zip", - "hash": "5f8f173950a8e3d6d64eb16c020b5aceda4a135e34f76fa981d663e0d0e3a3ec" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.43.0/tflint_windows_386.zip", + "hash": "7725a39a413dc3640972724ce0d7d3419c3a65feb4d84e011a5dd9f275e215a4" } }, "bin": "tflint.exe",