{
    "version": "2.4.1",
    "description": "Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript",
    "homepage": "https://github.com/unknownskl/greenlight",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/unknownskl/greenlight/releases/download/v2.4.1/Greenlight-2.4.1-win.zip",
            "hash": "c0412a9a953b199555f22eccc3036d79c0d0fdd7362da6202081bbdadd8c53b0"
        }
    },
    "bin": "greenlight.exe",
    "shortcuts": [
        [
            "greenlight.exe",
            "Greenlight"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/unknownskl/greenlight/releases/download/v$version/Greenlight-$version-win.zip"
            }
        }
    }
}
