From 4e4c729e63bc99cc66d0cf479f7debd0cc82e7a4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 6 Mar 2019 02:00:28 +0000 Subject: [PATCH] fnproject: Update to version 0.5.61 --- fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fnproject.json b/fnproject.json index 13d459cf21..c26fe5d024 100644 --- a/fnproject.json +++ b/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.60", + "version": "0.5.61", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.60/fn.exe", - "hash": "b29270aa11707dee249d609adeda1d88f8c592efa7d019f30d5c4dc7978f5ca0" + "url": "https://github.com/fnproject/cli/releases/download/0.5.61/fn.exe", + "hash": "dbd0887a8242778cc413e23c719df512e8b463b2a30186df0b369250fc60abe7" } }, "bin": "fn.exe",