From f417f5614688dc861db5c22e945b7ebc79df3dc5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 Sep 2018 16:00:32 +0000 Subject: [PATCH] fnproject: Update to version 0.4.156 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index f5920df037..7ae1be21d3 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.155", + "version": "0.4.156", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.155/fn.exe", - "hash": "cadb0c2df4f6938ab21ba820d74570f5eca8147131d88b5fa6eb749c6c303c3b" + "url": "https://github.com/fnproject/cli/releases/download/0.4.156/fn.exe", + "hash": "0e81629697d29f3714dae466458614b683d4894056f0f4e97ce0ea041bf101c4" } }, "bin": "fn.exe",