{ "version": "9.0.0", "description": "Realtime, fast and secure data-sync server for mobile, web & iot", "homepage": "https://deepstream.io", "license": "AGPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v9.0.0/deepstream.io-windows-9.0.0.zip", "hash": "f8e0b08de24fa18c81fe792f312d5a1d67a4b0ae2d5b6aa3480e592f88c85bc3" } }, "bin": "deepstream.exe", "env_set": { "DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml" }, "persist": "conf", "checkver": { "github": "https://github.com/deepstreamIO/deepstream.io" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v$version/deepstream.io-windows-$version.zip" } } } }