From bf97d437b530f0d849c8246e0e11c8b654c070f7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 28 Feb 2019 18:01:53 +0000 Subject: [PATCH] fnproject: Update to version 0.5.57 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 40d60d36de..656b09947a 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.56", + "version": "0.5.57", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.56/fn.exe", - "hash": "7e6abf24944e6ea092dbe462816a826d8ec08c739d3d76c7dd0e9eb62d0e0f13" + "url": "https://github.com/fnproject/cli/releases/download/0.5.57/fn.exe", + "hash": "c39969f5ce7ae03b07382d203363b15dda662b065a6e78eef0c86d21b9520f3f" } }, "bin": "fn.exe",