tflint: Update to version 0.34.1

This commit is contained in:
github-actions[bot] 2022-02-25 00:39:46 +00:00
parent 63458e951d
commit b3f1526da8

View File

@ -1,16 +1,16 @@
{
"version": "0.34.0",
"version": "0.34.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.34.0/tflint_windows_amd64.zip",
"hash": "00482941b621a0cfc8d3ef6dcb8ef98f47cc0fdbb329e3cbb987bc85979bbee3"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.34.1/tflint_windows_amd64.zip",
"hash": "6eab6688b9f1b1e0b2b69c9a89b3b82192540c58e8cbfbd66b8ca13519267f8c"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.34.0/tflint_windows_386.zip",
"hash": "d1a005bdd96f842aec515dfe83aecabb054fca3bdac93e177d8218c50e118438"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.34.1/tflint_windows_386.zip",
"hash": "f9dd59f99ce93924f3f411909ab884c4ab56dd91e3dac246fea8ca0195ec16ff"
}
},
"bin": "tflint.exe",