{
    "version": "1.4.0",
    "description": "A CLI tool for installing Vencord, a Discord client mod",
    "homepage": "https://github.com/Vencord/Installer",
    "license": "GPL-3.0-only",
    "suggest": {
        "discord": "extras/discord"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/Vencord/Installer/releases/download/v1.4.0/VencordInstallerCli.exe",
            "hash": "466d2a0be1f380ddffed052df3cc132125fa34dc1af29312e14f13f358c8d2a2"
        }
    },
    "bin": "VencordInstallerCli.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Vencord/Installer/releases/download/v$version/VencordInstallerCli.exe"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.sha256"
        }
    }
}
