tflint: Update to version 0.55.0

This commit is contained in:
github-actions[bot] 2025-01-12 20:27:55 +00:00
parent b270bc7cf0
commit bb66177f2e

View File

@ -1,16 +1,16 @@
{
"version": "0.54.0",
"version": "0.55.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.54.0/tflint_windows_amd64.zip",
"hash": "e11133209b031ccc055936bf8a1472b3b71993f9658a27e6b5863d793c6873a3"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.55.0/tflint_windows_amd64.zip",
"hash": "eb60c8b72896b86e947ea69960472905a6a4063f4904d9e479b91eabe61c3b11"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.54.0/tflint_windows_386.zip",
"hash": "7047f215da378067f282e9e8a0110a23c0c18cfad56c646b08eb6d9821fada9c"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.55.0/tflint_windows_386.zip",
"hash": "254b49ab23e5641f92f080d4d50c6e6bdb392028199ea6728a6e663367e1dffc"
}
},
"bin": "tflint.exe",