diff --git a/bucket/tflint.json b/bucket/tflint.json index 3b43a96c85..99307d416e 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.38.1", + "version": "0.39.0", "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.38.1/tflint_windows_amd64.zip", - "hash": "75f457dff88c8dd0a596dd9bb97a150fde780312cdef22cd9b64b5cfbf076306" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.0/tflint_windows_amd64.zip", + "hash": "cc37818f7c9474886c4e434a705f371f538d584a70d49a76c3c5f7c890397260" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.38.1/tflint_windows_386.zip", - "hash": "895b3b6c77796fe1f0e30543207dafd1259e742f0bfc256fcddd89875f41ee48" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.39.0/tflint_windows_386.zip", + "hash": "fc17b2595eece733b2d77865e0c7e9ddbbdad60de611f37ca3ca28ca79f4190b" } }, "bin": "tflint.exe",