diff --git a/bucket/faas-cli.json b/bucket/faas-cli.json index a8966cc873..84bf453217 100644 --- a/bucket/faas-cli.json +++ b/bucket/faas-cli.json @@ -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" } },