From afe4cafe1b49198dfe135d673a18497f65c826de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:29:07 +0000 Subject: [PATCH] fnproject: Update to version 0.6.34 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 17f6b3db7d..99dd9cd936 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.33", + "version": "0.6.34", "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.33/fn.exe", - "hash": "587512b7f44013a3ae2346eca89166d8c7b4008860a098e185b8aeb9f71c4cec" + "url": "https://github.com/fnproject/cli/releases/download/0.6.34/fn.exe", + "hash": "a24e5d09a5c067038cc1ac18ffaac68be084fb7230126e33ee11630aa347163a" } }, "bin": "fn.exe",