From d557f268989d8f183435471d9dad7e3494c334a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 12:30:02 +0000 Subject: [PATCH] fnproject: Update to version 0.6.14 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 2db33e4a0e..451dc664bc 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.13", + "version": "0.6.14", "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.13/fn.exe", - "hash": "2c5f13cba499d37ca155bcdbc6d81056f607d7df7a5e58b61306a7953a88907f" + "url": "https://github.com/fnproject/cli/releases/download/0.6.14/fn.exe", + "hash": "8082cf80bc659925b0038ad3fbf8cfa26bbba05c2d788bbd2b11f2b7a1bb9a25" } }, "bin": "fn.exe",