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