From b14b2f99dec80ca8e263554169c25a01aad6d663 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 22 Jan 2018 21:00:22 +0000 Subject: [PATCH] Update fnproject to version 0.4.38 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 14b4366039..2c533958fc 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.37", + "version": "0.4.38", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.37/fn.exe", - "hash": "ba9e826add8595d16c8e6e834cc8e967fe66edfde76989de81f3ffd89687702f" + "url": "https://github.com/fnproject/cli/releases/download/0.4.38/fn.exe", + "hash": "d743b4159db641385a67f72c29a58bda621429fc6d14ad260d9fa2b60f924515" } }, "bin": "fn.exe",