{
    "version": "9.7.3",
    "description": "Monitor and adjust CPU throttling on laptop computers.",
    "homepage": "https://www.techpowerup.com/download/techpowerup-throttlestop/",
    "license": "BSD-2-Clause",
    "url": "http://nl1-dl.techpowerup.com/files/ThrottleStop_9.7.3.zip",
    "hash": "7b5e1a650a845cdab200bd6a7766d8f56ae458f633a6f2f3df5a9ec72847098a",
    "pre_install": "if (!(Test-Path \"$persist_dir\\ThrottleStop.ini\")) { New-Item \"$dir\\ThrottleStop.ini\" | Out-Null }",
    "bin": "ThrottleStop.exe",
    "shortcuts": [
        [
            "ThrottleStop.exe",
            "ThrottleStop"
        ]
    ],
    "persist": [
        "Logs",
        "ThrottleStop.ini"
    ],
    "checkver": "ThrottleStop\\s+([\\d.]+)",
    "autoupdate": {
        "url": "http://nl1-dl.techpowerup.com/files/ThrottleStop_$version.zip",
        "hash": {
            "url": "https://www.techpowerup.com/download/techpowerup-throttlestop",
            "regex": "(?sm)$basename.*?MD5 Checksum\">$md5"
        }
    }
}
