{
    "homepage": "https://brave.com",
    "version": "1.92.28",
    "description": "Secure, Fast & Private Web Browser with Adblocker (nightly 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.92.28/brave-v1.92.28-win32-x64.zip",
            "hash": "f557652d96f01878b43eaf6f956147ed8e511a990ba878cab943492179c205ec"
        }
    },
    "bin": [
        [
            "brave.exe",
            "brave-nightly"
        ]
    ],
    "shortcuts": [
        [
            "brave.exe",
            "Brave Nightly"
        ]
    ],
    "checkver": {
        "url": "https://github.com/brave/brave-browser/releases",
        "regex": "Nightly v([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/brave/brave-browser/releases/download/v$version/brave-v$version-win32-x64.zip"
            }
        }
    }
}
