{ "homepage": "https://www.openfaas.com/", "license": "MIT", "version": "0.8.19", "architecture": { "64bit": { "url": "https://github.com/openfaas/faas-cli/releases/download/0.8.19/faas-cli.exe", "hash": "fa8aec5e83764c18402a72fe99c6e82f2941bb0ff988845e00b6b622f5371b0e" } }, "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" } } } }