{
    "version": "26.01",
    "description": "A clone of Media Player Classic reimplemented in Qt.",
    "homepage": "https://mpc-qt.github.io",
    "license": "GPL-2.0-only",
    "suggest": {
        "yt-dlp": "yt-dlp"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/mpc-qt/mpc-qt/releases/download/v26.01/mpc-qt-win-x64-26.01.zip",
            "hash": "5ac479a8ba69ba838e4e02b2abaa3496d9d35d52b690ecae0f9276330044e0bf",
            "extract_dir": "mpc-qt-win-x64"
        }
    },
    "bin": "mpc-qt.exe",
    "shortcuts": [
        [
            "mpc-qt.exe",
            "MPC QT"
        ]
    ],
    "checkver": {
        "github": "https://github.com/mpc-qt/mpc-qt"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mpc-qt/mpc-qt/releases/download/v$version/mpc-qt-win-x64-$version.zip"
            }
        }
    }
}
