diff --git a/bucket/fnproject.json b/bucket/fnproject.json index dc6a6fd9be..56358179dc 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.88", + "version": "0.5.89", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.88/fn.exe", - "hash": "63fad0bd251fbb04beacc604035d5b3e8eea662f249d6e9869934b67259e119a" + "url": "https://github.com/fnproject/cli/releases/download/0.5.89/fn.exe", + "hash": "f24e324f12d3f4e2ad6bd60ed8f553623c56133822737cde89075d640828b9e1" } }, "bin": "fn.exe",