From ed8751598f4ed47c19aeebd2ba8ac659b3d4cc3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:32:04 +0000 Subject: [PATCH] fnproject: Update to version 0.6.32 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index af8a42b39a..74905968b9 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.31", + "version": "0.6.32", "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.31/fn.exe", - "hash": "05e54b1b19026e1502b8a801296097c5b71b59929c91b1d003994aaefb685a11" + "url": "https://github.com/fnproject/cli/releases/download/0.6.32/fn.exe", + "hash": "872ad08aef4a2bcb847e9c70af2b11ac0695f3c0fe79ea068ba5ff20eca8c0d8" } }, "bin": "fn.exe",