From 8bfd101ba89e9cfeb87c60e76b1ffa3ef503b14b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Sep 2019 15:00:18 +0000 Subject: [PATCH] fnproject: Update to version 0.5.86 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index ad738b6e4c..e6c4eedcca 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.85", + "version": "0.5.86", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.85/fn.exe", - "hash": "ec2a083cabe4db9e1bb5ff6f2c99d5878bbbe49d91f9bc027e871abfebd2ea64" + "url": "https://github.com/fnproject/cli/releases/download/0.5.86/fn.exe", + "hash": "2867bd82bd612cb26c79c4f1522b190063a4e847b844f6b3b19686e687f2b1c2" } }, "bin": "fn.exe",