From 928387c8ddcfaf8a0f7cdb927365e1d5ab129824 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 28 Jun 2018 14:00:34 +0000 Subject: [PATCH] fnproject: Update to version 0.4.116 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 9a2fa85a29..aa3a694ea5 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.115", + "version": "0.4.116", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.115/fn.exe", - "hash": "918163d8f9d532515e52a02b388734a74732e46b3e26eabf70a558a6c3a24474" + "url": "https://github.com/fnproject/cli/releases/download/0.4.116/fn.exe", + "hash": "23905d6e1504e525864e27ed21d54e95e76b218e77ff29503e01ce050e0fad76" } }, "bin": "fn.exe",