tflint: Update to version 0.13.3

This commit is contained in:
Richard Kuhnt 2019-12-18 20:00:20 +00:00
parent fa7d4fd989
commit cbe1a8b8ce

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/terraform-linters/tflint",
"description": "A Terraform linter focused on possible errors, best practices, etc.",
"license": "MPL-2.0",
"version": "0.13.2",
"version": "0.13.3",
"architecture": {
"64bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.2/tflint_windows_amd64.zip",
"hash": "a5b370cd58f2e00391e1627fa9b95f8bee911b79dfdebf062d8e1bb34f3357cc"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.3/tflint_windows_amd64.zip",
"hash": "6c7d90e3d19f88327a93c4da554099686add108f6a8260efd35edfcb72a4b346"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.2/tflint_windows_386.zip",
"hash": "bc53d78d47888e5b44b91a20e8c805da33996a7a69bddcc222c62e3706c4c316"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.13.3/tflint_windows_386.zip",
"hash": "c89ebc16b178549135d2286febf9fc86cd7ac246a52e22bb60213d157a34b5d8"
}
},
"bin": "tflint.exe",