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