{
    "version": "1.20.9",
    "description": "Open Broadcaster Software for Gamers",
    "homepage": "https://streamlabs.com/streamlabs-obs",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://slobs-cdn.streamlabs.com/Streamlabs+Desktop+Setup+1.20.9.exe#/dl.7z",
            "hash": "6590f5730db84d123ea53a8a7e3d5705817c2ae0543859d93fa37c88358ebc6c",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Force -Recurse"
            ]
        }
    },
    "shortcuts": [
        [
            "Streamlabs OBS.exe",
            "Streamlabs OBS"
        ]
    ],
    "checkver": {
        "github": "https://api.github.com/repos/streamlabs/desktop/tags?per_page=100",
        "regex": "\"v([\\d.]+)\""
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://slobs-cdn.streamlabs.com/Streamlabs+Desktop+Setup+$version.exe#/dl.7z"
            }
        }
    }
}
