From fe5434d4ba086558b2d2a60838e6bf2ce91a8348 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 12:30:00 +0000 Subject: [PATCH] fnproject: Update to version 0.6.12 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 68b345ccd7..b40999eb7c 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.11", + "version": "0.6.12", "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.11/fn.exe", - "hash": "468bb75f18789dbffc7c351b3e29a14bef4052aa7f57e05ed1567ed2776f601f" + "url": "https://github.com/fnproject/cli/releases/download/0.6.12/fn.exe", + "hash": "f1d960d4cc30721d76618265afc120c7acd3df93262ee34656a5b4772c7c9b1d" } }, "bin": "fn.exe",