{
    "version": "1.9.0",
    "description": "A software keyboard remapper, compiled with cmd support.",
    "homepage": "https://github.com/jtroo/kanata",
    "license": "LGPL-3.0-only",
    "notes": [
        "This version of Kanata is compiled with cmd support.",
        "More info about security concerns and cmd support here: https://github.com/jtroo/kanata/blob/main/docs/config.adoc#danger-enable-cmd",
        "Configuration Guide: https://github.com/jtroo/kanata/blob/main/docs/config.adoc"
    ],
    "architecture": {
        "64bit": {
            "url": "https://github.com/jtroo/kanata/releases/download/v1.9.0/kanata_cmd_allowed.exe#/kanata-cmd.exe",
            "hash": "8b4f9e9c8b67bdb989e40d4152c5ac18d722108177cdb980cd7b2c395f95152f"
        }
    },
    "bin": "kanata-cmd.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/jtroo/kanata/releases/download/v$version/kanata_cmd_allowed.exe#/kanata-cmd.exe"
            }
        }
    }
}
