{
    "version": "6.21.0",
    "description": "High performance RandomX, CryptoNight, AstroBWT and Argon2 CPU/GPU miner",
    "homepage": "https://xmrig.com",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/xmrig/xmrig/releases/download/v6.21.0/xmrig-6.21.0-msvc-win64.zip",
            "hash": "4cf4198354abfee7e502c85f38e62dbb90fec976e4df38d0ecbfd811937c1981"
        }
    },
    "extract_dir": "xmrig-6.21.0",
    "bin": "xmrig.exe",
    "persist": "config.json",
    "checkver": {
        "github": "https://github.com/xmrig/xmrig"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/xmrig/xmrig/releases/download/v$version/xmrig-$version-msvc-win64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/SHA256SUMS"
        },
        "extract_dir": "xmrig-$version"
    }
}
