From f028cbe034629dc436c838e8daaac37407a14954 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 30 Jan 2019 14:00:25 +0000 Subject: [PATCH] fnproject: Update to version 0.5.45 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 6ec1fa910f..1726a72708 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.44", + "version": "0.5.45", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.44/fn.exe", - "hash": "5d9e6bebcc50bdd93788498c38bdb862eba8d4511d725c28115247535c252b5a" + "url": "https://github.com/fnproject/cli/releases/download/0.5.45/fn.exe", + "hash": "c534a374b4d3ce7afa19d10e1acd476297838cc0fe0a64b7e39d1aedcef5ff55" } }, "bin": "fn.exe",