diff --git a/bucket/tflint.json b/bucket/tflint.json index 125a7762b4..b2441c66fd 100644 --- a/bucket/tflint.json +++ b/bucket/tflint.json @@ -1,16 +1,16 @@ { - "version": "0.29.1", + "version": "0.30.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.29.1/tflint_windows_amd64.zip", - "hash": "78cc691bf7010400d93f7c9cf44110448230225099650bc0e6f2139d59badd6c" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.30.0/tflint_windows_amd64.zip", + "hash": "a086c6ff64999f136550594aca37bca7d20ff1ee98e3d30fe55b5d72225410aa" }, "32bit": { - "url": "https://github.com/terraform-linters/tflint/releases/download/v0.29.1/tflint_windows_386.zip", - "hash": "cc7bcd38f4232dca5d102f4d2eb02a94760c0c813ef1a8dfc0257d7c28ed3af9" + "url": "https://github.com/terraform-linters/tflint/releases/download/v0.30.0/tflint_windows_386.zip", + "hash": "6bc97705938cfb2dde9fc2c3dd2a58709fe3f410f7c55fa5e513d1c2f84af18f" } }, "bin": "tflint.exe",