diff --git a/bucket/tflint.json b/bucket/tflint.json index 95f0fdb7df..28c0bdb54b 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.51.0", + "version": "0.51.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.51.0/tflint_windows_amd64.zip", - "hash": "760afe663a13f3c1216ec2bc12fdda0dfd3e38d67c131accc94f79db137fdd00" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.1/tflint_windows_amd64.zip", + "hash": "4c46bbef6181145b451249eb5161ffae49ccaa4b59054e9943911b4d9b7c38c7" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.0/tflint_windows_386.zip", - "hash": "ee897908e0b19ffdb66f3a6be528ed88fd6db9d2a1eca4007d88b83d62784b8a" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.1/tflint_windows_386.zip", + "hash": "7631af7f6a441903cb280e320cc3260e8a4585d73db724bbd15cd09bc77769da" } }, "bin": "tflint.exe",