From 4aea8c568ed5ab9024bfe7f658a98e8caccecc33 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 18 Sep 2018 12:00:37 +0000 Subject: [PATCH] fnproject: Update to version 0.5.3 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 880b143fc3..ee6a3c1c7a 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.2", + "version": "0.5.3", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.2/fn.exe", - "hash": "3577ac36cabf8681a35d673c1cc85c01a66d105e05f1b9b8ab252715181a0293" + "url": "https://github.com/fnproject/cli/releases/download/0.5.3/fn.exe", + "hash": "e73da0ebdaa15897e5b57b58d339c99b4c9148ac29bb832c3b6d9bc01ada57e3" } }, "bin": "fn.exe",