diff --git a/bucket/tflint.json b/bucket/tflint.json index c287f690e8..95f0fdb7df 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.50.3", + "version": "0.51.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.50.3/tflint_windows_amd64.zip", - "hash": "86f9b9083252dab481e3988039eefcd1b7d32e9050ad764a1c2a5c19d66f4d25" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.0/tflint_windows_amd64.zip", + "hash": "760afe663a13f3c1216ec2bc12fdda0dfd3e38d67c131accc94f79db137fdd00" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.3/tflint_windows_386.zip", - "hash": "27e93099fbbdd882ca1c29b3e4c529ae718491cb711355f753468f419ba666d0" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.0/tflint_windows_386.zip", + "hash": "ee897908e0b19ffdb66f3a6be528ed88fd6db9d2a1eca4007d88b83d62784b8a" } }, "bin": "tflint.exe",