{ "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", "architecture": { "64bit": { "url": "https://github.com/fnproject/cli/releases/download/0.5.100/fn.exe", "hash": "d0c49cf670059633a3cd5912bccce8e69244fbb477e2f2751ad3a171a9db4d6f" } }, "bin": "fn.exe", "checkver": { "github": "https://github.com/fnproject/cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe" } } } }