From d84d98f5cea98247443ebf67fa39c06fa44746be Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Jun 2018 10:01:04 +0000 Subject: [PATCH] fnproject: Update to version 0.4.114 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 4345ea39e2..6d606aae56 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.113", + "version": "0.4.114", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.113/fn.exe", - "hash": "7d1072e5fd9d38275cfbb2b375b727ac78fb40b3a86efc4cb482778e35d45cac" + "url": "https://github.com/fnproject/cli/releases/download/0.4.114/fn.exe", + "hash": "0df932056a90a99e06ddcaa6a4aac4f7b740b1fa76caefae2bddb5505752ebf7" } }, "bin": "fn.exe",