From 36dc8f432a64524f6e645573ce3b88d3a0ea18c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 12:35:16 +0000 Subject: [PATCH] fnproject: Update to version 0.6.20 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 083edaa0c2..f7c1341be1 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.19", + "version": "0.6.20", "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.19/fn.exe", - "hash": "b83e48daab3f55a21b718e0e0cf87d159dc404bb023ee00168ed9e2db0f328ab" + "url": "https://github.com/fnproject/cli/releases/download/0.6.20/fn.exe", + "hash": "9659a4e2724bcd0dd5f8f9e91ff2f2d93c1e8a8ef71cf0defe887fbdb19d4c43" } }, "bin": "fn.exe",