{
    "version": "11.4.1",
    "description": "Keyboard shortcuts manager",
    "homepage": "http://utilfr42.free.fr/util/Clavier.php",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/guilryder/clavier-plus/releases/download/release11.4.1/Clavier.zip",
            "hash": "a506c830d24c263bd3827228fdbc5a14ffb0537052cfe0a7c8581192ac07f8ff"
        }
    },
    "bin": "Clavier.exe",
    "shortcuts": [
        [
            "Clavier.exe",
            "Clavier+"
        ]
    ],
    "persist": "Clavier.ini",
    "checkver": {
        "github": "https://github.com/guilryder/clavier-plus",
        "regex": "download/release([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/guilryder/clavier-plus/releases/download/release$version/Clavier.zip"
            }
        }
    }
}
