{
    "version": "1.4.0",
    "description": "A GUI app for installing Vencord, a Discord client mod",
    "homepage": "https://vencord.dev/",
    "license": "GPL-3.0-only",
    "suggest": {
        "discord": "extras/discord"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/Vencord/Installer/releases/download/v1.4.0/VencordInstaller.exe",
            "hash": "dc0826657a005009f43bdc3a0933d08352f8b22b2b9b961697a2db6e9913e871"
        }
    },
    "shortcuts": [
        [
            "VencordInstaller.exe",
            "Vencord Installer"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Vencord/Installer"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Vencord/Installer/releases/download/v$version/VencordInstaller.exe"
            }
        }
    }
}
