diff --git a/bucket/tflint.json b/bucket/tflint.json index 9bf5a099e7..0551fc7f4c 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.33.1", + "version": "0.33.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.33.1/tflint_windows_amd64.zip", - "hash": "4ed4ce569638480ea29a71386cb81a0865a918320d87ab1248327588f8e26743" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.2/tflint_windows_amd64.zip", + "hash": "5dec47122a0c27e4bc8b91a89ba733014a7726eefa95f947dd49631bf093e1fb" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.1/tflint_windows_386.zip", - "hash": "2633246daffaca52d95688c903e94d93ac2fe772a8c4c5c2828d14a0f3a4a226" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.2/tflint_windows_386.zip", + "hash": "7f073b44e1316c10ace0f7d98c01a63627c514594ea7ec272d53b3ce2f7160c0" } }, "bin": "tflint.exe",