{
    "version": "2.2.1",
    "description": "A privacy minded and highly configurable Discord client",
    "homepage": "https://github.com/Milkshiift/GoofCord",
    "license": "OSL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Milkshiift/GoofCord/releases/download/v2.2.1/GoofCord-2.2.1-win-x64.zip",
            "hash": "fbea0ac67f384f17caf7dd7180d16c6d4f4a36bd6bac6cf85b2c435eb8d8bbdb"
        },
        "32bit": {
            "url": "https://github.com/Milkshiift/GoofCord/releases/download/v2.2.1/GoofCord-2.2.1-win-ia32.zip",
            "hash": "9cdf4b9c71d76462545d22d2c2d9a21aae50a92b07843221349de5017432b85d"
        },
        "arm64": {
            "url": "https://github.com/Milkshiift/GoofCord/releases/download/v2.2.1/GoofCord-2.2.1-win-arm64.zip",
            "hash": "6abff54aa88b7ba1409f1abdef55ae03f96c678bda9309068c91d8ea23cd280a"
        }
    },
    "shortcuts": [
        [
            "GoofCord.exe",
            "GoofCord"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Milkshiift/GoofCord/releases/download/v$version/GoofCord-$version-win-x64.zip"
            },
            "32bit": {
                "url": "https://github.com/Milkshiift/GoofCord/releases/download/v$version/GoofCord-$version-win-ia32.zip"
            },
            "arm64": {
                "url": "https://github.com/Milkshiift/GoofCord/releases/download/v$version/GoofCord-$version-win-arm64.zip"
            }
        }
    }
}
