{
    "version": "1.17",
    "description": "Utility for blocking keyboard chatter",
    "homepage": "https://github.com/mcmonkeyprojects/KeyboardChatterBlocker",
    "license": "MIT",
    "url": "https://github.com/mcmonkeyprojects/KeyboardChatterBlocker/releases/download/1.17/KeyboardChatterBlocker.exe",
    "hash": "7b1c0a4ba92d67271d8978ca76dd07c698985b468d84c037f4f79650ccb19cdd",
    "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"
    }
}
