From 83885e5cab1c1a17c37cf2bb3ac5a961747c7e01 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 5 Jun 2019 17:00:40 +0000 Subject: [PATCH] fnproject: Update to version 0.5.81 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index b1b41e7360..bed79cd9b5 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.80", + "version": "0.5.81", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.80/fn.exe", - "hash": "80f4962b8e5d83b85c3707b717718c818af24b6b31c18cb3faf131cd76f7b096" + "url": "https://github.com/fnproject/cli/releases/download/0.5.81/fn.exe", + "hash": "05745d3060aeb0d08902c32623ada2916b7bce66a3f0422711221cae17dbc11d" } }, "bin": "fn.exe",