{
    "version": "5.9.1",
    "description": "Python library and command line tool for configuring any YubiKey over all USB interfaces.",
    "homepage": "https://developers.yubico.com/yubikey-manager/",
    "license": "BSD-2-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Yubico/yubikey-manager/releases/download/5.9.1/yubikey-manager-5.9.1-win64.msi",
            "hash": "a8cdfd148886e61c55ad91d41fb353f218cd304f817d435b12765800e0fbbf12"
        }
    },
    "extract_dir": "PFiles\\Yubico\\YubiKey Manager CLI",
    "bin": "ykman.exe",
    "checkver": {
        "github": "https://github.com/Yubico/yubikey-manager"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Yubico/yubikey-manager/releases/download/$version/yubikey-manager-$version-win64.msi"
            }
        }
    }
}
