{
    "version": "1.7.1",
    "description": "Solution to synchronize video playback across multiple instances of mpv, VLC, MPC-HC, MPC-BE and mplayer2 over the Internet.",
    "homepage": "https://syncplay.pl/",
    "license": "Apache-2.0",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "url": "https://github.com/Syncplay/syncplay/releases/download/v1.7.1/Syncplay_1.7.1_Portable.zip",
    "hash": "f9263c5263719222b1f65acf1e60b3a07351c5a95e6d92a89b6bd3c7c9c63bd6",
    "bin": "Syncplay.exe",
    "shortcuts": [
        [
            "Syncplay.exe",
            "Syncplay"
        ]
    ],
    "persist": "syncplay.ini",
    "checkver": {
        "github": "https://github.com/Syncplay/syncplay"
    },
    "autoupdate": {
        "url": "https://github.com/Syncplay/syncplay/releases/download/v$version/Syncplay_$version_Portable.zip"
    }
}
