{
    "version": "10.0.3",
    "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/v10.0.3/deepstream.io-windows-10.0.3.zip",
            "hash": "8a6c152d01156c70dd70a9aca62d81d303418281f8cf98d553ffd775daf0765d"
        }
    },
    "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"
            }
        }
    }
}
