{ "version": "6.25.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.25.0/xmrig-6.25.0-windows-x64.zip", "hash": "1ad8694c8b94a923be6056a58c896f872c5bbfa3b8c26f3f31d601615f3fdc90" }, "arm64": { "url": "https://github.com/xmrig/xmrig/releases/download/v6.25.0/xmrig-6.25.0-windows-arm64.zip", "hash": "d2efa485c7959971203ebc1f93e962331831139272ad00ef18e4a55312a27e46" } }, "extract_dir": "xmrig-6.25.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-windows-x64.zip" }, "arm64": { "url": "https://github.com/xmrig/xmrig/releases/download/v$version/xmrig-$version-windows-arm64.zip" } }, "hash": { "url": "$baseurl/SHA256SUMS" }, "extract_dir": "xmrig-$version" } }