{
    "version": "1.15.1",
    "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.15.1.exe#/dl.7z",
            "hash": "b5eccc5880fc5b2f6d5f7e8454151fae121f191861381048ee960565f9599d67",
            "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": {
        "url": "https://api.github.com/repositories/108469351/tags?per_page=100",
        "regex": "\"v([\\d.]+)\""
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://slobs-cdn.streamlabs.com/Streamlabs+Desktop+Setup+$version.exe#/dl.7z"
            }
        }
    }
}
