From 06a82eab9508d7a8e862dbb9b5bcd29d7b27a085 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 13:11:51 +0000 Subject: [PATCH] fnproject: Update to version 0.6.31 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 0b2b359475..af8a42b39a 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.30", + "version": "0.6.31", "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.30/fn.exe", - "hash": "0b704a61eef7aad9eef4fe5c5617c986a1521a1244ee444be70521cd914f2576" + "url": "https://github.com/fnproject/cli/releases/download/0.6.31/fn.exe", + "hash": "05e54b1b19026e1502b8a801296097c5b71b59929c91b1d003994aaefb685a11" } }, "bin": "fn.exe",