{
    "version": "0.3.0",
    "description": "Server for the Discord RPC Extension",
    "homepage": "https://github.com/lolamtisch/Discord-RPC-Extension",
    "license": "GPL-3.0-only",
    "notes": "Run \"$dir\\startup_windows.bat\" to enable or disable the server on startup.",
    "architecture": {
        "64bit": {
            "url": [
                "https://github.com/lolamtisch/Discord-RPC-Extension/releases/download/0.3.0/windows_64bit.zip",
                "https://raw.githubusercontent.com/lolamtisch/Discord-RPC-Extension/0.3.0/WindowInstaller/logo.ico"
            ],
            "hash": [
                "5b1c290c678d3352f0f54805c7264088cee2464830e8cc07f42bd4f87540bd9b",
                "4cc82290519ac7ac8c1bb0f8cd00cb3987320c48616aa946b25483217e599f85"
            ]
        }
    },
    "shortcuts": [
        [
            "server_win.exe",
            "Discord RPC Extension Server",
            "",
            "logo.ico"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": [
                    "https://github.com/lolamtisch/Discord-RPC-Extension/releases/download/$version/windows_64bit.zip",
                    "https://raw.githubusercontent.com/lolamtisch/Discord-RPC-Extension/$version/WindowInstaller/logo.ico"
                ]
            }
        }
    }
}
