From f4d8c5b7219da5104300d0cdb3a8c987d3fa00c9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 27 Aug 2019 11:00:52 +0000 Subject: [PATCH] fnproject: Update to version 0.5.85 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 58a4a4d467..ad738b6e4c 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -2,11 +2,11 @@ "homepage": "https://fnproject.io/", "description": "A container-native serverless platform that can be run anywhere (any cloud or on-premise).", "license": "Apache-2.0", - "version": "0.5.84", + "version": "0.5.85", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.84/fn.exe", - "hash": "84fb113048fcf39119f0cdc1a89c10abda8fd0bc1b74c29071f015ab223f993c" + "url": "https://github.com/fnproject/cli/releases/download/0.5.85/fn.exe", + "hash": "ec2a083cabe4db9e1bb5ff6f2c99d5878bbbe49d91f9bc027e871abfebd2ea64" } }, "bin": "fn.exe",