From f21ac6f3c51488f5926ce498bcc64e2e8d13b458 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 8 May 2018 16:00:29 +0000 Subject: [PATCH] Update fnproject to version 0.4.86 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index f0e190ea16..73fee94574 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.85", + "version": "0.4.86", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.85/fn.exe", - "hash": "be4ef6bce513a5ca5f615a2f5ea05a77a201917e8421ce283a74153cd2364aa1" + "url": "https://github.com/fnproject/cli/releases/download/0.4.86/fn.exe", + "hash": "49c0972cd19a5eefdc7920b0018437b6a03ffdcff60c9be586543f5a44a75c15" } }, "bin": "fn.exe",