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