{
    "version": "1.18.3",
    "description": "One-click solution to convert video that you own into a set of MKV files.",
    "homepage": "https://www.makemkv.com/",
    "license": "Shareware",
    "url": "https://www.makemkv.com/download/Setup_MakeMKV_v1.18.3.exe#/dl.7z",
    "hash": "b0c329506e5128d1711b4edac5bee19c1b1b9e9e04d2f8aa94670d38dece5bce",
    "architecture": {
        "32bit": {
            "bin": "makemkvcon.exe"
        },
        "64bit": {
            "bin": [
                "makemkvcon.exe",
                "makemkvcon64.exe"
            ]
        }
    },
    "shortcuts": [
        [
            "makemkv.exe",
            "MakeMKV"
        ]
    ],
    "checkver": {
        "regex": "Setup_MakeMKV_v([\\d.]+)\\.exe"
    },
    "autoupdate": {
        "url": "https://www.makemkv.com/download/Setup_MakeMKV_v$version.exe#/dl.7z",
        "hash": {
            "url": "$baseurl/makemkv-sha-$version.txt"
        }
    }
}
