{ "homepage": "https://www.openfaas.com/", "license": "MIT", "version": "0.6.12", "architecture": { "64bit": { "url": "https://github.com/openfaas/faas-cli/releases/download/0.6.12/faas-cli.exe", "hash": "80a4f4cc52ee565db1f4de314a5aff5e2675ecf04c21cb81a5c3891ee2e87ab3" } }, "bin": [ "faas-cli.exe", [ "faas-cli.exe", "faas" ] ], "post_install": [ "faas-cli version" ], "notes": "OpenFaas @ https://www.openfaas.com/", "checkver": { "github": "https://github.com/openfaas/faas-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/openfaas/faas-cli/releases/download/$version/faas-cli.exe" } } } }