{
    "version": "1.5.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.5.0/kanata.exe",
            "hash": "74b7a0c751507a9d0e2774337053ac7961cdd8a52aeb1be01a3698fddaf8b423"
        }
    },
    "bin": "kanata.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/jtroo/kanata/releases/download/v$version/kanata.exe"
            }
        }
    }
}
