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