{
    "version": "24.01.1",
    "description": "MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.",
    "homepage": "https://mediaarea.net/en/MediaInfo",
    "license": "BSD-2-Clause",
    "architecture": {
        "64bit": {
            "url": "https://mediaarea.net/download/binary/mediainfo-gui/24.01.1/MediaInfo_GUI_24.01.1_Windows_x64_WithoutInstaller.7z",
            "hash": "101a80de2b47574298ebd919b7fd3dd5bb76d2c2efe2fa9f6306885c2c559ef5"
        },
        "32bit": {
            "url": "https://mediaarea.net/download/binary/mediainfo-gui/24.01.1/MediaInfo_GUI_24.01.1_Windows_i386_WithoutInstaller.7z",
            "hash": "4a335795ae23adcadcc95e45117896295e310df384c4565117a9cef4e1b3e9f2"
        }
    },
    "shortcuts": [
        [
            "MediaInfo.exe",
            "MediaInfo"
        ]
    ],
    "persist": "Plugin",
    "checkver": "version ([\\d.]+)",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://mediaarea.net/download/binary/mediainfo-gui/$version/MediaInfo_GUI_$version_Windows_x64_WithoutInstaller.7z"
            },
            "32bit": {
                "url": "https://mediaarea.net/download/binary/mediainfo-gui/$version/MediaInfo_GUI_$version_Windows_i386_WithoutInstaller.7z"
            }
        }
    }
}
