From ae60906aaad7ca127be9a566b30eaae43f54bb97 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Apr 2018 10:00:34 +0000 Subject: [PATCH] Update fnproject to version 0.4.72 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 2312817352..92dbbab041 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.71", + "version": "0.4.72", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.71/fn.exe", - "hash": "720629f7829380b13217bdaecb5458ad34d5ea5c38a9209a44fccf21bc9d047c" + "url": "https://github.com/fnproject/cli/releases/download/0.4.72/fn.exe", + "hash": "e33c8c685801002ade3458af60791c8f6f4994bc07203132318f43e7a59f8c73" } }, "bin": "fn.exe",