{
    "version": "0.7",
    "description": "A tool which uses mpv as DLNA Media Renderer and allows you to push videos, pictures or music from your mobile phone to your computer.",
    "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.exe#/macast.exe",
            "hash": "d014ec60e152e7cfa1f5fdf1ffa1a9b88525c4b0650c59a90081c73838e78932"
        }
    },
    "shortcuts": [
        [
            "macast.exe",
            "Macast"
        ]
    ],
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/xfangfang/Macast/releases/download/v$version/Macast-Windows-v$version.exe#/macast.exe"
            }
        }
    },
    "checkver": "github"
}
