{
    "version": "1.5.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.5.0/kanata_cmd_allowed.exe#/kanata-cmd.exe",
            "hash": "972703233fcd9a24180ae738dbcf1d5f27d571f45337eafae832fde8585e6bb0"
        }
    },
    "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"
            }
        }
    }
}
