{
    "version": "1.39.3.0",
    "description": "A GPU Stress Test and OpenGL Benchmark",
    "homepage": "https://geeks3d.com/furmark/",
    "license": "Freeware",
    "url": "https://geeks3d.com/dl/get/788#/FurMark_1.39.3.0_Setup.exe",
    "hash": "54bc46c73462dd37fcda5d3c6326472999dbb95df9c08cdd8140e1d44841065f",
    "notes": "This manifest may fail to download under Powershell 5.x for now.",
    "innosetup": true,
    "shortcuts": [
        [
            "FurMark.exe",
            "FurMark"
        ]
    ],
    "checkver": {
        "url": "https://geeks3d.com/furmark/downloads/",
        "regex": "(?sm)>FurMark 1<.*dl/show/(?<page>\\d+)\".*>v([\\d.]+) - win32"
    },
    "autoupdate": {
        "url": "https://geeks3d.com/dl/get/$matchPage#/FurMark_$version_Setup.exe",
        "hash": {
            "url": "https://geeks3d.com/dl/show/$matchPage",
            "regex": "$sha256"
        }
    }
}
