{
    "version": "1.19.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://us1-dl.techpowerup.com/files/NVCleanstall_1.19.0.exe#/NVCleanstall.exe",
    "hash": "9dd36ef956af927cf41fa441f91b329a7973e13965e4e7d70e6fa9c1df1cade6",
    "bin": "NVCleanstall.exe",
    "shortcuts": [
        [
            "NVCleanstall.exe",
            "NVCleanstall"
        ]
    ],
    "checkver": {
        "url": "https://www.techpowerup.com/download/techpowerup-nvcleanstall/",
        "regex": "NVCleanstall v([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://us1-dl.techpowerup.com/files/NVCleanstall_$version.exe#/NVCleanstall.exe",
        "hash": {
            "url": "https://www.techpowerup.com/download/techpowerup-nvcleanstall/",
            "regex": "(?s)$basename.*?$sha256"
        }
    }
}
