ScoopInstaller_Main/bucket/y-cruncher.json
HUMORCE aa11fd8204
y-cruncher: Update to version 0.8.6.9545b (Close #6773)
- Update checkver and autoupdate
2025-04-28 14:05:23 +00:00

19 lines
805 B
JSON

{
"version": "0.8.6.9545b",
"description": "Scalable multi-threaded benchmark calculating multiple mathematical constants to trillions of digits.",
"homepage": "http://www.numberworld.org/y-cruncher/",
"license": {
"identifier": "Freeware",
"url": "http://www.numberworld.org/y-cruncher/license.html"
},
"url": "http://www.numberworld.org/y-cruncher/y-cruncher%20v0.8.6.9545b.zip",
"hash": "93e39c7ad3ae2ed559ad61a7bc5b35e82ad8f1124debe9f63f20e36fda0be7b7",
"extract_dir": "y-cruncher v0.8.6.9545",
"bin": "y-cruncher.exe",
"checkver": "y-cruncher v((?<ver>[\\d.]+)(?<rel>\\w{0,1}))\\.zip",
"autoupdate": {
"url": "http://www.numberworld.org/y-cruncher/y-cruncher%20v$version.zip",
"extract_dir": "y-cruncher v$matchVer"
}
}