From 3dcca11e8bd4d47a081aa544ec204c10187463d9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Jan 2018 20:00:21 +0000 Subject: [PATCH] Update fnproject to version 0.4.43 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index a3ee3ed463..b18a14844e 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "https://github.com/fnproject/cli/blob/master/LICENSE", - "version": "0.4.42", + "version": "0.4.43", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.42/fn.exe", - "hash": "72109929313e7a078a427f803d34c34493ed4b81d72b470cd50f18f8f6fb0c86" + "url": "https://github.com/fnproject/cli/releases/download/0.4.43/fn.exe", + "hash": "a21b1ca66e3864a4ee266f864537e36494f7a8ced481cf79800c7340d4f052fd" } }, "bin": "fn.exe",