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