{
    "version": "148.2.4.2",
    "description": "Wavebox 10. A distraction-free browser for fast and focused working across all web apps.",
    "homepage": "https://wavebox.io/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://wavebox.io/eula"
    },
    "architecture": {
        "64bit": {
            "url": "https://download.wavebox.app/stable/win/Install%20Wavebox%20148.2.4.2.exe#/dl.7z",
            "hash": "619aa81f28ba491ecd01a7e9c3224bc81dd2f6374780016b185e88dda9375c05"
        }
    },
    "pre_install": "Expand-7zipArchive \"$dir\\chrome.7z\" -ExtractDir 'Chrome-bin' -Removal",
    "bin": "Wavebox.exe",
    "shortcuts": [
        [
            "Wavebox.exe",
            "Wavebox"
        ]
    ],
    "checkver": {
        "url": "https://download.wavebox.app/appcast/appcast.xml?platform=win32&channel=core&isPayingUser=true",
        "xpath": "/rss/channel/item/enclosure/@sparkle:shortVersionString"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.wavebox.app/stable/win/Install%20Wavebox%20$version.exe#/dl.7z"
            }
        }
    }
}
