faas-cli: Update to version 0.11.2

This commit is contained in:
Richard Kuhnt 2019-12-15 18:00:23 +00:00
parent a113892c27
commit 63dd765245

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.11.1", "version": "0.11.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/openfaas/faas-cli/releases/download/0.11.1/faas-cli.exe", "url": "https://github.com/openfaas/faas-cli/releases/download/0.11.2/faas-cli.exe",
"hash": "c2afba15b2a39f85783a05698d2ffdc8d7ffa6028866aba6e86ae6fef33bd8ba" "hash": "9598f0ff31163fed08ba6a610aa64eb017f5e2f1c7461e0e6c8e5a577ecb71f2"
} }
}, },
"bin": [ "bin": [