From cf172e57f1ef15da64c88bfd4a92b9f1d348047a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Feb 2019 19:00:26 +0000 Subject: [PATCH] fnproject: Update to version 0.5.54 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 58e9f3ee00..7d84aa7583 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.53", + "version": "0.5.54", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.53/fn.exe", - "hash": "259a9f97ed8aace21a9ec32b024ea2e027e9d528feaebf574447d932cb7bced8" + "url": "https://github.com/fnproject/cli/releases/download/0.5.54/fn.exe", + "hash": "5fe79f965d09491b6c90ac4a7e0f828f9dae6d707730380d71e366dd80b8a561" } }, "bin": "fn.exe",