{
    "version": "7.3.3",
    "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-7.3.3-win64.msi",
            "hash": "30ddca325291b6b94a4dcdd650575b318412084109ac09b093f764b94b9a4a84"
        }
    },
    "extract_dir": "PFiles\\Yubico\\Yubico Authenticator",
    "bin": [
        "authenticator.exe",
        [
            "authenticator.exe",
            "yubico-authenticator"
        ]
    ],
    "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"
            }
        }
    }
}
