diff --git a/bucket/tflint.json b/bucket/tflint.json index eb75fba16f..a25cfd8f5d 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.42.1", + "version": "0.42.2", "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.1/tflint_windows_amd64.zip", - "hash": "eb47bebf629c9c10573e17643f34c814341a4d4c7dbbbf837dce1de254cbb3a8" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.2/tflint_windows_amd64.zip", + "hash": "5a79187d59d6cc508e532cfe95fc934af01ff034a4a74be0bce6727536e17f9b" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.1/tflint_windows_386.zip", - "hash": "3e8ea0dfd38c33f6a9b42eb67979db99f81fd9132d293291a3f08a240bc43634" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.2/tflint_windows_386.zip", + "hash": "5f8f173950a8e3d6d64eb16c020b5aceda4a135e34f76fa981d663e0d0e3a3ec" } }, "bin": "tflint.exe",