tflint: Update to version 0.58.1

This commit is contained in:
github-actions[bot] 2025-07-12 12:30:56 +00:00
parent b37a866449
commit cd0f7a98e8

View File

@ -1,16 +1,16 @@
{
"version": "0.58.0",
"version": "0.58.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.0/tflint_windows_amd64.zip",
"hash": "5320933d7b33987b5c452035b84b81d58c5f38cf22ff68d0a3db24ffeb939180"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.58.1/tflint_windows_amd64.zip",
"hash": "4e5a9d4e1fda7a415516ed045da6fc56a466d1dd77840e3b4e68093a62f3d68d"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.58.0/tflint_windows_386.zip",
"hash": "78eb37da4a4b257e255f38081c10884ebfa810d75f8418f947f401585475b23e"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.58.1/tflint_windows_386.zip",
"hash": "3f46e5dabb22784c930155b014eeea62f83e250a0ab0994a50e221f67c2929d6"
}
},
"bin": "tflint.exe",