diff --git a/bucket/tflint.json b/bucket/tflint.json index 4bb0bf9571..ca764473b0 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.16.0", + "version": "0.16.1", "architecture": { "64bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.0/tflint_windows_amd64.zip", - "hash": "b2a406d2993aa873d426fa57d30ac63b6cb926a9507a305d52aa1433ef338089" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.1/tflint_windows_amd64.zip", + "hash": "8e7dd5df9ad65b7d5e5a7c3cb85b1fb1fa220a7b4584b80ddc2e02ad88e733ae" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.0/tflint_windows_386.zip", - "hash": "ce5b9dfe15567dca881af3b4bfb3dc3067e3b0a32150293ae0ac39564dd0c1bd" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.16.1/tflint_windows_386.zip", + "hash": "a3f5f6b557583a2d7e17ef490ab85c5f56efb253bea1ed44289307bd5c69b5cc" } }, "bin": "tflint.exe",