From ba1b4de58e722d7795d220198ba4575fdafba254 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 19 Oct 2018 15:01:11 +0000 Subject: [PATCH] fnproject: Update to version 0.5.20 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 327ab6f798..689475c759 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.18", + "version": "0.5.20", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.18/fn.exe", - "hash": "6a57e715cacec5f2697472cb88afa0b0bd892bc2f42acd9505d2966453f91e58" + "url": "https://github.com/fnproject/cli/releases/download/0.5.20/fn.exe", + "hash": "e3e4b7fbe3a105fd11fbaed8f4546ac5a0c9243aa8bc0a11d98fe454dc77b770" } }, "bin": "fn.exe",