{
    "version": "1.9.0",
    "description": "A software keyboard remapper.",
    "homepage": "https://github.com/jtroo/kanata",
    "license": "LGPL-3.0-only",
    "notes": "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.exe",
            "hash": "18bdeaa4c51ce404ece4d94b6fa00aa355062dd703236398eeb12e684493ddcb"
        }
    },
    "bin": "kanata.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/jtroo/kanata/releases/download/v$version/kanata.exe"
            }
        }
    }
}
