{
    "version": "3.5.4",
    "description": "An Electron/Chromium based web browser",
    "homepage": "https://github.com/jdev082/Catalyst",
    "license": "MIT",
    "notes": "Catalyst is being discontinued and will lose security patches on December 10, 2022 - for more information please see the project's homepage",
    "architecture": {
        "64bit": {
            "url": "https://github.com/JaydenDev/Catalyst/releases/download/v3.5.4/Catalyst3-3.5.4-full.nupkg",
            "hash": "sha1:41d082d1361b66a5ee4184101e7ccf21eda7c673",
            "extract_dir": "lib\\net45"
        }
    },
    "shortcuts": [
        [
            "Catalyst.exe",
            "Catalyst"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/JaydenDev/Catalyst/releases/download/v$version/Catalyst3-$version-full.nupkg",
                "hash": {
                    "url": "$baseurl/RELEASES"
                }
            }
        }
    }
}
