From 4af79a9f1dbd51a14bc8897db70ff5b23b75e809 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Nov 2017 19:01:45 +0000 Subject: [PATCH] Update fnproject to version 0.4.15 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index a0d22e51b7..f63ec331a1 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "http://fnproject.io/", "license": "https://github.com/fnproject/cli/blob/master/LICENSE", - "version": "0.4.13", + "version": "0.4.15", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.13/fn.exe", - "hash": "7c6a83bb6317585d6d16618e7da8f668054ffccd38e535c6e2f38a8faf874d2a" + "url": "https://github.com/fnproject/cli/releases/download/0.4.15/fn.exe", + "hash": "0a6da46e8eeea61b1f90707e66cf4a30b50e7f9a9093677ddcb8784763e26ae5" } }, "bin": "fn.exe",