From ebb9ec25151a7695cc55bc10adf92814292521bd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 12 Oct 2021 05:01:47 +0000 Subject: [PATCH] fnproject: Update to version 0.6.10 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 2a3d8fc125..0475f7b6f7 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.9", + "version": "0.6.10", "description": "A container-native serverless platform that can be run anywhere (any cloud or on-premise).", "homepage": "https://fnproject.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.6.9/fn.exe", - "hash": "099398c29b58d08fc54759deed69c0881bc89433cb8c4edf073f5b115f689db8" + "url": "https://github.com/fnproject/cli/releases/download/0.6.10/fn.exe", + "hash": "4c9bab6100a623da609d916f6da53b6436b9e2f70f7869b07add0b4e9a3d0954" } }, "bin": "fn.exe",