faas-cli: Update to version 0.8.16

This commit is contained in:
Richard Kuhnt 2019-06-26 08:00:44 +00:00
parent e44d62a8fc
commit b5ccac950c

View File

@ -1,10 +1,10 @@
{
"homepage": "https://www.openfaas.com/",
"license": "MIT",
"version": "0.8.15",
"version": "0.8.16",
"architecture": {
"64bit": {
"url": "https://github.com/openfaas/faas-cli/releases/download/0.8.15/faas-cli.exe",
"url": "https://github.com/openfaas/faas-cli/releases/download/0.8.16/faas-cli.exe",
"hash": "c7e50eddc5eb5ca6c52ede12f65ad51f30ff3f5724f244e8acd843f1786d3c64"
}
},