mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
19 lines
803 B
JSON
19 lines
803 B
JSON
{
|
|
"version": "0.8.7.9547",
|
|
"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.7.9547.zip",
|
|
"hash": "068bea5a2be6788ea22c94a28398e0b3bb2bd89afb4f361e611faf6ff1cee0da",
|
|
"extract_dir": "y-cruncher v0.8.7.9547",
|
|
"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"
|
|
}
|
|
}
|