{
    "version": "3.9.8",
    "description": "A minimal, functional, and customizable user-focused FOSS web browser",
    "homepage": "https://getcatalyst.eu.org/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/CatalystDevOrg/Catalyst/releases/download/v3.9.8/catalyst-3.9.8-full.nupkg",
            "hash": "1fdb7c7ceedae2e97aba68ec7eeb262b8229b1b7a0096e315806981f2e6dacf4",
            "extract_dir": "lib\\net45"
        }
    },
    "shortcuts": [
        [
            "Catalyst.exe",
            "Catalyst"
        ]
    ],
    "checkver": {
        "github": "https://github.com/CatalystDevOrg/Catalyst"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/CatalystDevOrg/Catalyst/releases/download/v$version/catalyst-$version-full.nupkg",
                "hash": {
                    "url": "$baseurl/RELEASES"
                }
            }
        }
    }
}
