{
    "homepage": "https://brave.com",
    "version": "1.90.117",
    "description": "Secure, Fast & Private Web Browser with Adblocker (beta release)",
    "license": {
        "identifier": "Freeware,BSD-3-Clause,GPL-3.0-only,...",
        "url": "https://github.com/brave/brave-browser/blob/master/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/brave/brave-browser/releases/download/v1.90.117/brave-v1.90.117-win32-x64.zip",
            "hash": "4286db5ac474ddfeba6082147fe30dfcda80bf6cb863a85ec231d5dfe791ff49"
        }
    },
    "bin": [
        [
            "brave.exe",
            "brave-beta"
        ]
    ],
    "shortcuts": [
        [
            "brave.exe",
            "Brave Beta"
        ]
    ],
    "checkver": {
        "url": "https://github.com/brave/brave-browser/releases",
        "regex": "Beta v([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/brave/brave-browser/releases/download/v$version/brave-v$version-win32-x64.zip"
            }
        }
    }
}
