diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 4104796976..825c6eee8a 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "version": "0.6.46", + "version": "0.6.47", "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.46/fn.exe", - "hash": "9aa84bb5911182b7fd83abca7a58e9a1dfe987ab5fc04a00c5fda48ba5236ddb" + "url": "https://github.com/fnproject/cli/releases/download/0.6.47/fn.exe", + "hash": "1dc866a899254a6e5b28e84ce54dd1862dc253e5dc71f8140ea3a9a963c86333" } }, "bin": "fn.exe",