faas-cli: Update to version 0.9.5

This commit is contained in:
Richard Kuhnt 2019-11-07 17:00:38 +00:00
parent ca9bef50a8
commit b07dc3d707

View File

@ -2,11 +2,11 @@
"homepage": "https://www.openfaas.com/", "homepage": "https://www.openfaas.com/",
"description": "A framework for building serverless functions with Docker and Kubernetes which has first class support for metrics. (CLI)", "description": "A framework for building serverless functions with Docker and Kubernetes which has first class support for metrics. (CLI)",
"license": "MIT", "license": "MIT",
"version": "0.10.1", "version": "0.9.5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/openfaas/faas-cli/releases/download/0.10.1/faas-cli.exe", "url": "https://github.com/openfaas/faas-cli/releases/download/0.9.5/faas-cli.exe",
"hash": "fb413161dab2d53eae01bf078eaea533968e89969c54d6e232d40362bcd354f1" "hash": "45d09e4dbff679c32aff8f86cc39e12c3687b6b344a9a20510c6c61f4e141eb5"
} }
}, },
"bin": [ "bin": [