tflint: Update to version 0.33.2

This commit is contained in:
github-actions[bot] 2021-12-07 16:31:41 +00:00
parent b5bfb10c35
commit f80aced0bf

View File

@ -1,16 +1,16 @@
{ {
"version": "0.33.1", "version": "0.33.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.33.1/tflint_windows_amd64.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.2/tflint_windows_amd64.zip",
"hash": "4ed4ce569638480ea29a71386cb81a0865a918320d87ab1248327588f8e26743" "hash": "5dec47122a0c27e4bc8b91a89ba733014a7726eefa95f947dd49631bf093e1fb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.1/tflint_windows_386.zip", "url": "https://github.com/terraform-linters/tflint/releases/download/v0.33.2/tflint_windows_386.zip",
"hash": "2633246daffaca52d95688c903e94d93ac2fe772a8c4c5c2828d14a0f3a4a226" "hash": "7f073b44e1316c10ace0f7d98c01a63627c514594ea7ec272d53b3ce2f7160c0"
} }
}, },
"bin": "tflint.exe", "bin": "tflint.exe",