From 3f5205b0efebf34976e38b1e565401c28769a8c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:33:32 +0000 Subject: [PATCH] fnproject: Update to version 0.6.48 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 825c6eee8a..0050342cbc 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.47", + "version": "0.6.48", "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.47/fn.exe", - "hash": "1dc866a899254a6e5b28e84ce54dd1862dc253e5dc71f8140ea3a9a963c86333" + "url": "https://github.com/fnproject/cli/releases/download/0.6.48/fn.exe", + "hash": "41c520cb936516c720f01c28d82d16309ebb2a1db247cdae863e12b10012e65e" } }, "bin": "fn.exe",