From 13175476bb124d35a801ee8936121f986fcecc68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:31:11 +0000 Subject: [PATCH] fnproject: Update to version 0.6.39 --- bucket/fnproject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fnproject.json b/bucket/fnproject.json index d807132572..d4de1d99f6 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.38", + "version": "0.6.39", "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.38/fn.exe", - "hash": "1d03fb507a39c773398346ce33534235747841011d27f022ad0e2e26bc22fb38" + "url": "https://github.com/fnproject/cli/releases/download/0.6.39/fn.exe", + "hash": "43bc77080cc9051face195acbc5810f5b7ef7225e5f779f346f3a6e1e22f4834" } }, "bin": "fn.exe",