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