diff --git a/bucket/tflint.json b/bucket/tflint.json index d7511f3c00..4fa3b5d9ed 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.19.1", + "version": "0.20.1", "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.19.1/tflint_windows_amd64.zip", - "hash": "fe716ccc2b8d46311f97bd800a15ad69a046e0ad1afdabd3b51b1b2455b32c2d" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.1/tflint_windows_amd64.zip", + "hash": "8cd7671a6914c711d0007802adc88fe38ec6478483015782c68b9f1ed6822e54" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.19.1/tflint_windows_386.zip", - "hash": "0f802087c9a264f445d6096382c5741afbd09a632b7d3fb4f5dda4c8220ddd6a" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.20.1/tflint_windows_386.zip", + "hash": "ea63c2966a9545b1b81e5dde55275cf4cc819bd83d68ebfec2f371563c25d28d" } }, "bin": "tflint.exe",