From 61cab1fc7975ffbcfcd2dcbb65f624286cd62145 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Jul 2019 19:00:25 +0000 Subject: [PATCH] fnproject: Update to version 0.5.84 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 59efff75ee..e90cb912b5 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.83", + "version": "0.5.84", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.83/fn.exe", - "hash": "731b0653bb233fba0e73e22d52d75ea8afed782c4b5a6840e4db63655d0fd6d0" + "url": "https://github.com/fnproject/cli/releases/download/0.5.84/fn.exe", + "hash": "84fb113048fcf39119f0cdc1a89c10abda8fd0bc1b74c29071f015ab223f993c" } }, "bin": "fn.exe",