From 47497dae25285919a1a52b9898ae8d7e0e01e3d8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 31 Aug 2018 15:00:27 +0000 Subject: [PATCH] fnproject: Update to version 0.4.153 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index b19e8818c5..03ced3a879 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.4.152", + "version": "0.4.153", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.4.152/fn.exe", - "hash": "bc409a795fa5f33eebe529a1fc622ebd3bdc28f2bf399fadad1bfc8704163e8d" + "url": "https://github.com/fnproject/cli/releases/download/0.4.153/fn.exe", + "hash": "08b8b8252a8a2f1c6ad7946f722e87e96a4c59eee4dd451fab480e2a50b8f921" } }, "bin": "fn.exe",