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