tflint: Update to version 0.42.2

This commit is contained in:
github-actions[bot] 2022-10-26 04:40:57 +00:00
parent abc6a904c8
commit d6b652b73a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.42.1", "version": "0.42.2",
"description": "A Terraform linter focused on possible errors, best practices, etc.", "description": "A Terraform linter focused on possible errors, best practices, etc.",
"homepage": "https://github.com/terraform-linters/tflint", "homepage": "https://github.com/terraform-linters/tflint",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.1/tflint_windows_amd64.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.2/tflint_windows_amd64.zip",
"hash": "eb47bebf629c9c10573e17643f34c814341a4d4c7dbbbf837dce1de254cbb3a8" "hash": "5a79187d59d6cc508e532cfe95fc934af01ff034a4a74be0bce6727536e17f9b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.1/tflint_windows_386.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.42.2/tflint_windows_386.zip",
"hash": "3e8ea0dfd38c33f6a9b42eb67979db99f81fd9132d293291a3f08a240bc43634" "hash": "5f8f173950a8e3d6d64eb16c020b5aceda4a135e34f76fa981d663e0d0e3a3ec"
} }
}, },
"bin": "tflint.exe", "bin": "tflint.exe",