From 57f2c141e3836bd5aa8bcefc2361a253f2d566cc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Jan 2018 15:00:19 +0000 Subject: [PATCH] Update fnproject to version 0.4.37 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 02f0a94497..14b4366039 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.36", + "version": "0.4.37", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.36/fn.exe", - "hash": "a8223817ed9370a1dab760064f13065219a9c63e6d4b82c531aa8a971915d52a" + "url": "https://github.com/fnproject/cli/releases/download/0.4.37/fn.exe", + "hash": "ba9e826add8595d16c8e6e834cc8e967fe66edfde76989de81f3ffd89687702f" } }, "bin": "fn.exe",