{
    "version": "5.137",
    "description": "Microsoft Windows Malicious Software Removal Tool (MSRT) helps keep Windows computers free from prevalent malware. MSRT finds and removes threats and reverses the changes made by these threats.",
    "homepage": "http://support.microsoft.com/kb/KB890830",
    "license": "Freeware",
    "architecture": {
        "64bit": {
            "url": "https://download.microsoft.com/download/2/C/5/2C563B99-54D9-4D85-A82B-45D3CD2F53CE/Windows-KB890830-x64-V5.137.exe#/msrt.exe",
            "hash": "d60998891cf8722ee6cb229f98dfa4b2d40fe7336f400cf938ec3e765bd4944d"
        },
        "32bit": {
            "url": "https://download.microsoft.com/download/4/A/A/4AA524C6-239D-47FF-860B-5B397199CBF8/Windows-KB890830-V5.137.exe#/msrt.exe",
            "hash": "6bcbc6796d8abd0eeb4ce7dbeca543f6446a54e98dd4f7fdaad7000af3d16f77"
        }
    },
    "bin": "msrt.exe",
    "shortcuts": [
        [
            "msrt.exe",
            "Microsoft Windows Malicious Software Removal Tool"
        ]
    ],
    "checkver": {
        "url": "https://www.microsoft.com/en-us/download/details.aspx?id=9905",
        "regex": "<p style=\"overflow-wrap:break-word\">(\\d+\\.\\d+)</p>"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.microsoft.com/download/2/C/5/2C563B99-54D9-4D85-A82B-45D3CD2F53CE/Windows-KB890830-x64-V$version.exe#/msrt.exe"
            },
            "32bit": {
                "url": "https://download.microsoft.com/download/4/A/A/4AA524C6-239D-47FF-860B-5B397199CBF8/Windows-KB890830-V$version.exe#/msrt.exe"
            }
        }
    }
}
