{ "homepage": "https://www.openfaas.com/", "description": "A framework for building serverless functions with Docker and Kubernetes which has first class support for metrics. (CLI)", "license": "MIT", "version": "0.11.0", "architecture": { "64bit": { "url": "https://github.com/openfaas/faas-cli/releases/download/0.11.0/faas-cli.exe", "hash": "3eae52329e9f009f60fe69e9effc8f7f6c221889d06f958e3d5403d52b9bf2f2" } }, "bin": [ "faas-cli.exe", [ "faas-cli.exe", "faas" ] ], "post_install": "faas-cli version", "checkver": { "github": "https://github.com/openfaas/faas-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/openfaas/faas-cli/releases/download/$version/faas-cli.exe" } }, "hash": { "url": "$url.sha256" } } }