diff --git a/bucket/fnproject.json b/bucket/fnproject.json index 6e59ed76e6..8cd9b08298 100644 --- a/bucket/fnproject.json +++ b/bucket/fnproject.json @@ -1,12 +1,12 @@ { - "homepage": "https://fnproject.io/", + "version": "0.5.100", "description": "A container-native serverless platform that can be run anywhere (any cloud or on-premise).", + "homepage": "https://fnproject.io/", "license": "Apache-2.0", - "version": "0.5.99", "architecture": { "64bit": { - "url": "https://github.com/fnproject/cli/releases/download/0.5.99/fn.exe", - "hash": "a3ee4daa957fb075382728db18723e4476f2f5a7f11d6c28c29ed44ce2b30449" + "url": "https://github.com/fnproject/cli/releases/download/0.5.100/fn.exe", + "hash": "d0c49cf670059633a3cd5912bccce8e69244fbb477e2f2751ad3a171a9db4d6f" } }, "bin": "fn.exe",