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