tflint: Update to version 0.59.1

This commit is contained in:
github-actions[bot] 2025-08-31 12:30:59 +00:00
parent a9d7c436f2
commit c40940c331

View File

@ -1,16 +1,16 @@
{
"version": "0.58.1",
"version": "0.59.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.58.1/tflint_windows_amd64.zip",
"hash": "4e5a9d4e1fda7a415516ed045da6fc56a466d1dd77840e3b4e68093a62f3d68d"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.59.1/tflint_windows_amd64.zip",
"hash": "2d92018dd301852069d631a860d447458a1f75fcc66b040926a1ded7647590a9"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.58.1/tflint_windows_386.zip",
"hash": "3f46e5dabb22784c930155b014eeea62f83e250a0ab0994a50e221f67c2929d6"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.59.1/tflint_windows_386.zip",
"hash": "381e9faa9aff787590a7110587aa85b5a16fdeffade1fa880dda83f46a36814c"
}
},
"bin": "tflint.exe",