From 38f7bcdc0d5523b4b15545d46e719ab089656984 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 22 Jan 2019 21:00:23 +0000 Subject: [PATCH] fnproject: Update to version 0.5.41 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 4b10e1fbb7..cf7f8b92ac 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.40", + "version": "0.5.41", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.40/fn.exe", - "hash": "e16337b3474b1a2e6ef6d1105f827bcbe7e2c581f3103f9c6591b415c4842413" + "url": "https://github.com/fnproject/cli/releases/download/0.5.41/fn.exe", + "hash": "afcc66af43753f1ad62e7b84614a3f29645fe9e02db6a36a5e6e5b57ef34f319" } }, "bin": "fn.exe",