From 3b895139c19d29fedea87b095c590f164cdd0248 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Sep 2019 15:01:14 +0000 Subject: [PATCH] fnproject: Update to version 0.5.87 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index e6c4eedcca..6c75afa6ec 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.86", + "version": "0.5.87", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.86/fn.exe", - "hash": "2867bd82bd612cb26c79c4f1522b190063a4e847b844f6b3b19686e687f2b1c2" + "url": "https://github.com/fnproject/cli/releases/download/0.5.87/fn.exe", + "hash": "775fe69291b1a0df53aa919fdf3eec2f687f0ec0709e2f15ddf4f3e3025a0e51" } }, "bin": "fn.exe",