{
    "version": "1.20",
    "description": "Utility for blocking keyboard chatter",
    "homepage": "https://github.com/mcmonkeyprojects/KeyboardChatterBlocker",
    "license": "MIT",
    "url": "https://github.com/mcmonkeyprojects/KeyboardChatterBlocker/releases/download/1.20/KeyboardChatterBlocker.exe",
    "hash": "783edc5f08ea2e98199068bcad164294be950c10894562ffda83251138203d08",
    "pre_install": "if (!(Test-Path \"$persist_dir\\config.txt\")) { New-Item \"$dir\\config.txt\" | Out-Null }",
    "shortcuts": [
        [
            "KeyboardChatterBlocker.exe",
            "Keyboard Chatter Blocker"
        ]
    ],
    "persist": "config.txt",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/mcmonkeyprojects/KeyboardChatterBlocker/releases/download/$version/KeyboardChatterBlocker.exe"
    }
}
