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