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