diff --git a/bucket/tflint.json b/bucket/tflint.json index ac56cadbd6..cdcee4842f 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.39.1", + "version": "0.39.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.39.1/tflint_windows_amd64.zip", - "hash": "67881d686221898e6dcea7d141b6397493c203fd529725b2e2923e2412a85492" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.2/tflint_windows_amd64.zip", + "hash": "f6ad6d0a0d689a12d60431e4f210563b56826d4cc2a56456b935777e85de2050" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.1/tflint_windows_386.zip", - "hash": "8288f66555da47109bf6b3f51118c28202fbd17f1c2c197d148abb8a49be72cb" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.2/tflint_windows_386.zip", + "hash": "cbe6fdb53a60aa52d91dd1b7e28d9daf04ecaba953e76894d3e8c8d02eee3168" } }, "bin": "tflint.exe",