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