From ce7dbf2e0bf00f43e5212356ab308ee38248378c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 08:30:20 +0000 Subject: [PATCH] fnproject: Update to version 0.6.46 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 580028b360..4104796976 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.45", + "version": "0.6.46", "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.45/fn.exe", - "hash": "e6e9201e983d44c233abe699b455e76e356f3901452481796cc5d3e648b29a0a" + "url": "https://github.com/fnproject/cli/releases/download/0.6.46/fn.exe", + "hash": "9aa84bb5911182b7fd83abca7a58e9a1dfe987ab5fc04a00c5fda48ba5236ddb" } }, "bin": "fn.exe",