y-cruncher: Add version 0.7.7.9501 (#317)

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
issaclin32 2019-08-16 22:00:43 +09:00 committed by Richard Kuhnt
parent 6961ce4a8a
commit 5a9d92a960

18
bucket/y-cruncher.json Normal file
View File

@ -0,0 +1,18 @@
{
"homepage": "http://www.numberworld.org/y-cruncher/",
"description": "Scalable multi-threaded benchmark calculating multiple mathematical constants to trillions of digits.",
"version": "0.7.7.9501",
"license": {
"identifier": "Freeware",
"url": "http://www.numberworld.org/y-cruncher/license.html"
},
"url": "http://www.numberworld.org/y-cruncher/y-cruncher%20v0.7.7.9501.zip",
"hash": "1d7c9edcb696699ea1cf0ac2ee516f3a5436591fcbbb8c4c0a771330a4e4284a",
"extract_dir": "y-cruncher v0.7.7.9501",
"bin": "y-cruncher.exe",
"checkver": "y-cruncher v([\\d.]+).zip",
"autoupdate": {
"url": "http://www.numberworld.org/y-cruncher/y-cruncher%20v$version.zip",
"extract_dir": "y-cruncher v$version"
}
}