From c5475e98309b786004cadd3053cfc3662e4d6e84 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 1 Oct 2019 11:00:21 +0000 Subject: [PATCH] fnproject: Update to version 0.5.88 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 6c75afa6ec..dc6a6fd9be 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.87", + "version": "0.5.88", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.87/fn.exe", - "hash": "775fe69291b1a0df53aa919fdf3eec2f687f0ec0709e2f15ddf4f3e3025a0e51" + "url": "https://github.com/fnproject/cli/releases/download/0.5.88/fn.exe", + "hash": "63fad0bd251fbb04beacc604035d5b3e8eea662f249d6e9869934b67259e119a" } }, "bin": "fn.exe",