{
    "version": "1.16.0",
    "description": "Extends customization of NVIDIA GeForce Driver packages; can also decouple automatic updates from NVIDIA's servers.",
    "homepage": "https://www.techpowerup.com/nvcleanstall/",
    "license": "Freeware",
    "url": "https://nl2-dl.techpowerup.com/files/NVCleanstall_1.16.0.exe#/NVCleanstall.exe",
    "hash": "md5:41421866b825dbdcc5f29a0bbd484362",
    "bin": "NVCleanstall.exe",
    "shortcuts": [
        [
            "NVCleanstall.exe",
            "NVCleanstall"
        ]
    ],
    "checkver": {
        "url": "https://www.techpowerup.com/download/techpowerup-nvcleanstall/",
        "regex": "NVCleanstall v([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://nl2-dl.techpowerup.com/files/NVCleanstall_$version.exe#/NVCleanstall.exe",
        "hash": {
            "url": "https://www.techpowerup.com/download/techpowerup-nvcleanstall/",
            "regex": "(?sm)$basename.*?$md5"
        }
    }
}
