From 5868d2f0b5e6665cb7e9dbb492df041259aae395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 8 Jun 2020 08:54:40 +0200 Subject: [PATCH] fnproject: Update to version 0.5.99 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index ac7d0caade..6e59ed76e6 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.97", + "version": "0.5.99", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.97/fn.exe", - "hash": "086f9eb1d88bd94572528971ae02ccf8a0224bd791aaab733ae884cfb152a386" + "url": "https://github.com/fnproject/cli/releases/download/0.5.99/fn.exe", + "hash": "a3ee4daa957fb075382728db18723e4476f2f5a7f11d6c28c29ed44ce2b30449" } }, "bin": "fn.exe",