From 775fb607956a67955e4e557ea2ed76f1933b0cd6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Mar 2020 22:01:49 +0000 Subject: [PATCH] fnproject: Update to version 0.5.93 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 565f8bdccf..e9fe0afadb 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -2,11 +2,11 @@ "homepage": "https://fnproject.io/", "description": "A container-native serverless platform that can be run anywhere (any cloud or on-premise).", "license": "Apache-2.0", - "version": "0.5.92", + "version": "0.5.93", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.92/fn.exe", - "hash": "afc8f66fe9ec43a36e8f5e1735594332f6d992464333bb0bd6d34b7db3d76d4a" + "url": "https://github.com/fnproject/cli/releases/download/0.5.93/fn.exe", + "hash": "0bc887007e80d812ca134f603305928ea21a653b847bbe3404d383dee120e9b3" } }, "bin": "fn.exe",