From e34c4e0b0c1726b320164c670ee7ef30d4cb690a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 08:29:44 +0000 Subject: [PATCH] fnproject: Update to version 0.6.19 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index df46f77487..083edaa0c2 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.18", + "version": "0.6.19", "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.18/fn.exe", - "hash": "f0ce5b01744938c5999747e0f8745ddbcadbcbde59d4f3313e188ef6d07b1651" + "url": "https://github.com/fnproject/cli/releases/download/0.6.19/fn.exe", + "hash": "b83e48daab3f55a21b718e0e0cf87d159dc404bb023ee00168ed9e2db0f328ab" } }, "bin": "fn.exe",