From a701f3d237484a6de06e45c391fe421d120a7acb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 9 May 2019 18:00:59 +0000 Subject: [PATCH] fnproject: Update to version 0.5.78 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 7f7a7b2b8f..5c4ab0d9b3 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.77", + "version": "0.5.78", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.77/fn.exe", - "hash": "1d1b5f07b5cbf7ae3f0611f4ba9d9d99377af68ce0653519b16794281dbf7ba4" + "url": "https://github.com/fnproject/cli/releases/download/0.5.78/fn.exe", + "hash": "2be895faaa49e5d5e6c14f42a98a6ca1923fd99f9e9f84e9d7431666123fc2b4" } }, "bin": "fn.exe",