diff --git a/bucket/tflint.json b/bucket/tflint.json index eb4f083948..eb75fba16f 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.42.0", + "version": "0.42.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.42.0/tflint_windows_amd64.zip", - "hash": "c5bc922fa782da25f8d9dcfd73753b7467a8936daba6daf648a34dd0a4712600" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.1/tflint_windows_amd64.zip", + "hash": "eb47bebf629c9c10573e17643f34c814341a4d4c7dbbbf837dce1de254cbb3a8" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.0/tflint_windows_386.zip", - "hash": "607c685d9074c0f36165023643949d2fe70c6cf1c1ba9bb0b22f23938fcb9bef" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.1/tflint_windows_386.zip", + "hash": "3e8ea0dfd38c33f6a9b42eb67979db99f81fd9132d293291a3f08a240bc43634" } }, "bin": "tflint.exe",