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