tflint: Update to version 0.29.1

This commit is contained in:
Jakub Čábera 2021-06-12 09:27:16 -07:00
parent 3cf1aed944
commit c54967b292

View File

@ -1,16 +1,16 @@
{
"version": "0.29.0",
"version": "0.29.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.29.0/tflint_windows_amd64.zip",
"hash": "5fcc0188ea85a9ec9645aa9f9577e205e35812b21ecd7d65cc3125dd5e4d54d9"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.29.1/tflint_windows_amd64.zip",
"hash": "78cc691bf7010400d93f7c9cf44110448230225099650bc0e6f2139d59badd6c"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.29.0/tflint_windows_386.zip",
"hash": "a0304ae34ff92a218bd34b9cca230fa23cde49c68efbfc4dfe44f94b8638affb"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.29.1/tflint_windows_386.zip",
"hash": "cc7bcd38f4232dca5d102f4d2eb02a94760c0c813ef1a8dfc0257d7c28ed3af9"
}
},
"bin": "tflint.exe",