From 3fc30ef570302b39b40a6a422366cf7e2347079e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Mar 2019 21:01:59 +0000 Subject: [PATCH] fnproject: Update to version 0.5.65 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 37c0c7489b..f13bb183e3 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.63", + "version": "0.5.65", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.63/fn.exe", - "hash": "806265ffc9ea8e6fd02999241e3a884bd53d58990bbcfdc6e7e595f1e0e09e12" + "url": "https://github.com/fnproject/cli/releases/download/0.5.65/fn.exe", + "hash": "6c6b53c6cbdfe387368a4a6d3211703e42c423272c734d88661cea96cb581881" } }, "bin": "fn.exe",