diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 5310ab6dab..7817823bb6 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.90", + "version": "0.5.91", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.90/fn.exe", - "hash": "0177e15b1bb353c1f50ec5ac51406262b762f8ca145e16aac8d37d6f109b9653" + "url": "https://github.com/fnproject/cli/releases/download/0.5.91/fn.exe", + "hash": "d26db3c5a7ed40511d670b0c1fce5938194f02d632cfe9345533eedd58942ba4" } }, "bin": "fn.exe",