From 21bb364bd74ab419c36e9d375ad7756c55c95512 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 4 Feb 2019 19:00:24 +0000 Subject: [PATCH] fnproject: Update to version 0.5.46 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 1726a72708..cd66984bbf 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.45", + "version": "0.5.46", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.45/fn.exe", - "hash": "c534a374b4d3ce7afa19d10e1acd476297838cc0fe0a64b7e39d1aedcef5ff55" + "url": "https://github.com/fnproject/cli/releases/download/0.5.46/fn.exe", + "hash": "372410f86d29c340239231e779570ffd58550444faaf7f0d3701f82c7422d70f" } }, "bin": "fn.exe",