tflint: Update to version 0.50.3

This commit is contained in:
github-actions[bot] 2024-02-05 20:23:54 +00:00
parent 3b8d9bd09e
commit c3c9b9a8c6

View File

@ -1,16 +1,16 @@
{
"version": "0.50.2",
"version": "0.50.3",
"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.50.2/tflint_windows_amd64.zip",
"hash": "d90735fff73ef5637ef5148f75a42cd644d3b5192a26325d0163707a83c55806"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.3/tflint_windows_amd64.zip",
"hash": "86f9b9083252dab481e3988039eefcd1b7d32e9050ad764a1c2a5c19d66f4d25"
},
"32bit": {
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.2/tflint_windows_386.zip",
"hash": "645e7cbf2276366ffb717d6935f51a56641551f5ff19281336f70cffd981f097"
"url": "https://github.com/terraform-linters/tflint/releases/download/v0.50.3/tflint_windows_386.zip",
"hash": "27e93099fbbdd882ca1c29b3e4c529ae718491cb711355f753468f419ba666d0"
}
},
"bin": "tflint.exe",