From f70ffed1c217a731e2dba892014f68a814337a6a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 Aug 2018 16:00:46 +0000 Subject: [PATCH] fnproject: Update to version 0.4.148 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 7f99da3737..b323a2cdcc 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.147", + "version": "0.4.148", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.147/fn.exe", - "hash": "9fc9d48cb253bed7a4a4c2ca0f09eb95bc592b69222f1901c565ef9a4fa0d123" + "url": "https://github.com/fnproject/cli/releases/download/0.4.148/fn.exe", + "hash": "722322b549be75152c9b0ffda08919867bc886c723f3bbd0735c5839156625fa" } }, "bin": "fn.exe",