{
    "version": "4.4.22",
    "description": "Free, open source, cross-platform 2FA authenticator, with end-to-end encrypted backups.",
    "homepage": "https://ente.io/auth/",
    "license": "AGPL-3.0-only",
    "url": "https://github.com/ente-io/ente/releases/download/auth-v4.4.22/ente-auth-v4.4.22-windows.zip",
    "hash": "38550b9306cc76ad8487c17532e677d8309eddd8de4eb03d804a37c54a157570",
    "extract_dir": "ente-auth-v4.4.22-windows",
    "shortcuts": [
        [
            "auth.exe",
            "Ente Auth"
        ]
    ],
    "checkver": {
        "url": "https://github.com/ente-io/ente/releases?q=auth",
        "regex": "/releases/tag/(?:auth-v)?([\\d.]+)\""
    },
    "autoupdate": {
        "url": "https://github.com/ente-io/ente/releases/download/auth-v$version/ente-auth-v$version-windows.zip",
        "hash": {
            "url": "$baseurl/sha256sum-windows",
            "regex": "$sha256\\s+\\*artifacts/$basename"
        },
        "extract_dir": "ente-auth-v$version-windows"
    }
}
