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