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