{
    "version": "0.7",
    "description": "Debug version for Macast",
    "homepage": "https://github.com/xfangfang/Macast",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/xfangfang/Macast/releases/download/v0.7/Macast-Windows-v0.7-debug.exe#/macast-debug.exe",
            "hash": "4bb587a2b1e58da98b0ff857cc775bc318f3da40778f10b5066fc6e866f153b6"
        }
    },
    "bin": [
        [
            "macast-debug.exe",
            "macast-debug"
        ]
    ],
    "shortcuts": [
        [
            "macast-debug.exe",
            "Macast-debug"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/xfangfang/Macast/releases/download/v$version/Macast-Windows-v$version-debug.exe#/macast-debug.exe"
            }
        }
    }
}
