diff --git a/bucket/tflint.json b/bucket/tflint.json index a7dfd6bdb7..4bb0bf9571 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -2,15 +2,15 @@ "homepage": "https://github.com/terraform-linters/tflint", "description": "A Terraform linter focused on possible errors, best practices, etc.", "license": "MPL-2.0", - "version": "0.15.5", + "version": "0.16.0", "architecture": { "64bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.5/tflint_windows_amd64.zip", - "hash": "f19e4ef0206aa7edbb125ad33d03089c1000e2493ea7190f5a43590ae917c327" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.0/tflint_windows_amd64.zip", + "hash": "b2a406d2993aa873d426fa57d30ac63b6cb926a9507a305d52aa1433ef338089" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.15.5/tflint_windows_386.zip", - "hash": "04b2728e2794a0c56ad858212bc88eba7c84d61fb6bd6c2109f41a94e113947a" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.0/tflint_windows_386.zip", + "hash": "ce5b9dfe15567dca881af3b4bfb3dc3067e3b0a32150293ae0ac39564dd0c1bd" } }, "bin": "tflint.exe",