diff --git a/bucket/tflint.json b/bucket/tflint.json index d9a19944e4..6cc0d8dab6 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.51.2", + "version": "0.52.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.51.2/tflint_windows_amd64.zip", - "hash": "041e6b961d47c78b5ba85ac67e888e74c0f811f87fca78ce93d4cdf8078b0f35" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.52.0/tflint_windows_amd64.zip", + "hash": "fed6ff15ee10db34a23044ac0d4da8fdc1f2f3663b32ec85d388374dd95670aa" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.51.2/tflint_windows_386.zip", - "hash": "e36830c559361c6381c3805d5cc431039d173459f2b6428ab90d410e3da35f38" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.52.0/tflint_windows_386.zip", + "hash": "2ce6fd6f6bdc6f487db0b7be1de69ad03c24b56977e6bf390aef0783a0732cd0" } }, "bin": "tflint.exe",