{
    "version": "2.57.0",
    "description": "Lightweight system utility designed to provide vital information about your video card and graphics processor.",
    "homepage": "https://www.techpowerup.com/gpuz/",
    "license": "Freeware",
    "url": "http://us2-dl.techpowerup.com/files/GPU-Z.2.57.0.exe#/GPU-Z.exe",
    "hash": "md5:db28131d2f25b980553974a6399e639d",
    "bin": "GPU-Z.exe",
    "shortcuts": [
        [
            "GPU-Z.exe",
            "GPU-Z"
        ]
    ],
    "checkver": {
        "url": "https://www.techpowerup.com/download/techpowerup-gpu-z/",
        "regex": "TechPowerUp GPU-Z v([\\d.]+)"
    },
    "autoupdate": {
        "url": "http://us2-dl.techpowerup.com/files/GPU-Z.$version.exe#/GPU-Z.exe",
        "hash": {
            "url": "https://www.techpowerup.com/download/techpowerup-gpu-z/",
            "regex": "(?sm)$basename.*?$md5"
        }
    }
}
