From 6056f972dc190837cc28176c7c8079a9a802d54d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 May 2019 19:01:21 +0000 Subject: [PATCH] fnproject: Update to version 0.5.80 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index bf4e2a1df6..b1b41e7360 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.79", + "version": "0.5.80", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.79/fn.exe", - "hash": "f4aafd15df8eb6a27fc2238a734114f2fe01daea778f2e93b1cdf8566cfa49ca" + "url": "https://github.com/fnproject/cli/releases/download/0.5.80/fn.exe", + "hash": "80f4962b8e5d83b85c3707b717718c818af24b6b31c18cb3faf131cd76f7b096" } }, "bin": "fn.exe",