Files
drg-xmrig/package.json
DanS ee9144ab13 Bump version to 6.25.2
Switch fork versioning from 6.25.1-drg2 to a clean 6.25.2 patch version
(APP_VERSION, APP_VER_PATCH, package.json, CHANGELOG heading).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 22:55:50 -05:00

24 lines
537 B
JSON

{
"name": "drg-xmrig",
"version": "6.25.2",
"description": "DragonX RandomX (rx/dragonx) CPU miner",
"main": "index.js",
"directories": {
"doc": "doc"
},
"scripts": {
"build": "node scripts/generate_cl.js"
},
"repository": {
"type": "git",
"url": "git+https://git.dragonx.is/DragonX/drg-xmrig.git"
},
"keywords": [],
"author": "",
"license": "GPLv3",
"bugs": {
"url": "https://git.dragonx.is/DragonX/drg-xmrig/issues"
},
"homepage": "https://git.dragonx.is/DragonX/drg-xmrig#readme"
}