From a8fc75f05ba238f8d41a0835813e90b7287ca78b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 May 2019 19:00:31 +0000 Subject: [PATCH] fnproject: Update to version 0.5.77 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 5292a54ce6..7f7a7b2b8f 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,11 +1,11 @@ { "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.76", + "version": "0.5.77", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.76/fn.exe", - "hash": "35f3aac82ed846398dc5e288b383328a03de8424f83f6611a14c2f0b96912e49" + "url": "https://github.com/fnproject/cli/releases/download/0.5.77/fn.exe", + "hash": "1d1b5f07b5cbf7ae3f0611f4ba9d9d99377af68ce0653519b16794281dbf7ba4" } }, "bin": "fn.exe",