{
    "version": "2.41.0",
    "description": "mold: A Modern Linker 🦠",
    "homepage": "https://github.com/rui314/mold",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/rui314/mold/releases/download/v2.41.0/mold-2.41.0-x86_64-windows.zip",
            "hash": "287c11c090f27ce8da8b6df884a05e8b5b94f9afd60a851cf102c2a074cb7926"
        }
    },
    "bin": "bin/mold.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/rui314/mold/releases/download/v$version/mold-$version-x86_64-windows.zip"
            }
        }
    }
}
