{
    "version": "4.13.0",
    "description": "A Discord and Fosscord web-based client.",
    "homepage": "https://github.com/SpacingBat3/WebCord",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/SpacingBat3/WebCord/releases/download/v4.13.0/WebCord-win32-x64-4.13.0.zip",
            "hash": "feff1c6f10db1e5af28476212f1d49424a9d35a7e0ed23420b3a80125ce5f0c7"
        },
        "32bit": {
            "url": "https://github.com/SpacingBat3/WebCord/releases/download/v4.13.0/WebCord-win32-ia32-4.13.0.zip",
            "hash": "dd56391ad360c9543d1f598137d87a17fc3465585323980ab733726ef1888967"
        },
        "arm64": {
            "url": "https://github.com/SpacingBat3/WebCord/releases/download/v4.13.0/WebCord-win32-arm64-4.13.0.zip",
            "hash": "4c48c56159a260f788f198eac09dc556402672060ce55ad2caa7280b6e0e12e9"
        }
    },
    "shortcuts": [
        [
            "webcord.exe",
            "WebCord"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/SpacingBat3/WebCord/releases/download/v$version/WebCord-win32-x64-$version.zip"
            },
            "32bit": {
                "url": "https://github.com/SpacingBat3/WebCord/releases/download/v$version/WebCord-win32-ia32-$version.zip"
            },
            "arm64": {
                "url": "https://github.com/SpacingBat3/WebCord/releases/download/v$version/WebCord-win32-arm64-$version.zip"
            }
        }
    }
}
