From f2ff4f1644a6fc6dffbedffe550b619c62364adb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 5 Mar 2018 23:00:25 +0000 Subject: [PATCH] Update fnproject to version 0.4.59 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index d0dd6f7103..2d62d51485 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.58", + "version": "0.4.59", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.58/fn.exe", - "hash": "90c531803443ebe42d05c467c6d086cef40449c386712c96af1d94491e473ae0" + "url": "https://github.com/fnproject/cli/releases/download/0.4.59/fn.exe", + "hash": "b09882f98551d683282111594807693ed41e924fd62612fff1c337be00e6c14f" } }, "bin": "fn.exe",