From b49a44ed8163190631cadd436f2377db191e7736 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 2 Jan 2019 11:00:26 +0000 Subject: [PATCH] fnproject: Update to version 0.5.40 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 05f1ab3403..4b10e1fbb7 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.39", + "version": "0.5.40", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.39/fn.exe", - "hash": "132860270fb8320cd2560d8c2cea191f02afe477f9fd2f8a2523074d3506d625" + "url": "https://github.com/fnproject/cli/releases/download/0.5.40/fn.exe", + "hash": "e16337b3474b1a2e6ef6d1105f827bcbe7e2c581f3103f9c6591b415c4842413" } }, "bin": "fn.exe",