From fd4140d80875b32886b7cf18831f927740283ea0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:31:47 +0000 Subject: [PATCH] fnproject: Update to version 0.6.38 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index e74d6a62bc..d807132572 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.36", + "version": "0.6.38", "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.36/fn.exe", - "hash": "6aa9eed768d4a2f55bd600a5222b5670c346632353925be399e6a6b5a4b682c8" + "url": "https://github.com/fnproject/cli/releases/download/0.6.38/fn.exe", + "hash": "1d03fb507a39c773398346ce33534235747841011d27f022ad0e2e26bc22fb38" } }, "bin": "fn.exe",