{
    "version": "6.3.1",
    "description": "Yubico Authenticator for Desktop",
    "homepage": "https://developers.yubico.com/yubioath-flutter/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://developers.yubico.com/yubioath-flutter/Releases/yubico-authenticator-6.3.1-win64.msi",
            "hash": "956d4ef5e67199cbf9f69ed42d8b3ae9fce1a18a4002d14183634aa8755bfc24"
        }
    },
    "extract_dir": "PFiles\\Yubico\\Yubico Authenticator",
    "bin": "authenticator.exe",
    "shortcuts": [
        [
            "authenticator.exe",
            "Yubico Authenticator"
        ]
    ],
    "checkver": {
        "url": "https://developers.yubico.com/yubioath-flutter/Releases/",
        "regex": "yubico-authenticator-([\\w.]+)-win64\\.msi"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://developers.yubico.com/yubioath-flutter/Releases/yubico-authenticator-$version-win64.msi"
            }
        }
    }
}
