From 69ffa7b55b7dcee78a06771492218c0260549ccb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Apr 2018 15:01:04 +0000 Subject: [PATCH] Update fnproject to version 0.4.71 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 4e298c3f0b..2312817352 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.70", + "version": "0.4.71", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.70/fn.exe", - "hash": "450ecc5230874215292e0b18ad0c5aebfcc9af0bfb6c71b69e53eeb18278e574" + "url": "https://github.com/fnproject/cli/releases/download/0.4.71/fn.exe", + "hash": "720629f7829380b13217bdaecb5458ad34d5ea5c38a9209a44fccf21bc9d047c" } }, "bin": "fn.exe",