diff --git a/bucket/tflint.json b/bucket/tflint.json index 47f0226a56..5868de0ea7 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.13.3", + "version": "0.13.4", "architecture": { "64bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.3/tflint_windows_amd64.zip", - "hash": "6c7d90e3d19f88327a93c4da554099686add108f6a8260efd35edfcb72a4b346" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.4/tflint_windows_amd64.zip", + "hash": "26b8aa52a1da5452ee400d324c6ac2d9f6c3f7bf7bf57172dc802ab0820f567a" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.3/tflint_windows_386.zip", - "hash": "c89ebc16b178549135d2286febf9fc86cd7ac246a52e22bb60213d157a34b5d8" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.4/tflint_windows_386.zip", + "hash": "25b006a134f84bcbdcf82d76bcbc11de82d28fa16b05e6d61b9e10ee71d50be2" } }, "bin": "tflint.exe",