{
    "version": "4.1.36",
    "description": "A standalone benchmark/stability test tool based on software from the maker of Furmark.",
    "homepage": "https://www.geeks3d.com/furmark/kombustor/",
    "license": "Freeware",
    "innosetup": true,
    "architecture": {
        "64bit": {
            "url": "https://geeks3d.com/dl/get/837#/MSI_Kombustor_Setup_v4.1.36_x64.exe",
            "hash": "f578cbcc7487596756c6b5c9b3f8419375f5232f087154c8ec318196b871eb65",
            "bin": [
                [
                    "MSI-Kombustor-x64.exe",
                    "MSI-Kombustor"
                ]
            ],
            "shortcuts": [
                [
                    "MSI-Kombustor-x64.exe",
                    "MSI Kombustor"
                ]
            ]
        }
    },
    "checkver": {
        "url": "https://geeks3d.com/furmark/kombustor/downloads/",
        "regex": "dl/show/(?<tag>\\d+)(?!.+zip).+?Kombustor\\s+([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://geeks3d.com/dl/get/$matchTag#/MSI_Kombustor_Setup_v$version_x64.exe",
                "hash": {
                    "url": "https://geeks3d.com/dl/show/$matchTag",
                    "regex": "(?i)sha256.+?$sha256<"
                }
            }
        }
    }
}
