diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 7b1bbf3e42..e5b2eb372c 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -2,11 +2,11 @@ "homepage": "https://fnproject.io/", "description": "A container-native serverless platform that can be run anywhere (any cloud or on-premise).", "license": "Apache-2.0", - "version": "0.5.95", + "version": "0.5.96", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.95/fn.exe", - "hash": "8ce7e3d7422a17cdde494df635dfcae975d5350410e1874ea91443c3ee53b1ec" + "url": "https://github.com/fnproject/cli/releases/download/0.5.96/fn.exe", + "hash": "fa389fcc54553e85c2520ff551081ebd3a16b0dedc85ff7ac647df07c6bfcb4f" } }, "bin": "fn.exe",