From b5ccac950ce47924a23d4db16f1d61562a859b0f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 26 Jun 2019 08:00:44 +0000 Subject: [PATCH] faas-cli: Update to version 0.8.16 --- bucket/faas-cli.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" } },