From c3fc4ba89cf0a3e9d1ae951e1c456fd9455e26c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:26:20 +0000 Subject: [PATCH] fnproject: Update to version 0.6.26 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 9cb7f3d244..27b39be5b0 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.25", + "version": "0.6.26", "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.25/fn.exe", - "hash": "4126e65579b7c48f6e81cb58155840f195db050a6f1acd4a5ed17191354682c0" + "url": "https://github.com/fnproject/cli/releases/download/0.6.26/fn.exe", + "hash": "82305804ff1ab416bef80f7d084b0ead189a25e41037c4f47a06068c0e7abad8" } }, "bin": "fn.exe",