From 2c8a7b82f0f43ca451996e744c547f8c2908e134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 8 Dec 2020 14:43:18 +0100 Subject: [PATCH] fnproject: Update to version 0.6.0 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 756044e19b..d85b8405fe 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.5.102", + "version": "0.6.0", "description": "A container-native serverless platform that can be run anywhere (any cloud or on-premise).", "homepage": "https://fnproject.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.102/fn.exe", - "hash": "ce928cfbceb0fcf4e16887303f69cf9a1716c8c52be600d60a988590b76941de" + "url": "https://github.com/fnproject/cli/releases/download/0.6.0/fn.exe", + "hash": "1d407ebd1944eeab0ac2457f31df29b1bd3a387d10f1f2db36d495254197bec8" } }, "bin": "fn.exe",