diff --git a/bucket/tflint.json b/bucket/tflint.json index ccd8ee59e3..972e4b3a02 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.1", + "version": "0.13.2", "architecture": { "64bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.1/tflint_windows_amd64.zip", - "hash": "715ff0539130d2a5c4b35f8021fe7204108c8487442a4f28857d9f5bdfee6799" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.2/tflint_windows_amd64.zip", + "hash": "a5b370cd58f2e00391e1627fa9b95f8bee911b79dfdebf062d8e1bb34f3357cc" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.1/tflint_windows_386.zip", - "hash": "d7eca9d0843ff02a38e8981c82bf0f8caec560f9878650f4b7407e8da1e588cf" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.2/tflint_windows_386.zip", + "hash": "bc53d78d47888e5b44b91a20e8c805da33996a7a69bddcc222c62e3706c4c316" } }, "bin": "tflint.exe",