From 5a9d92a960196169cd25fbf750085861848d21eb Mon Sep 17 00:00:00 2001 From: issaclin32 Date: Fri, 16 Aug 2019 22:00:43 +0900 Subject: [PATCH] y-cruncher: Add version 0.7.7.9501 (#317) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Jakub Čábera --- bucket/y-cruncher.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 bucket/y-cruncher.json diff --git a/bucket/y-cruncher.json b/bucket/y-cruncher.json new file mode 100644 index 0000000000..c47b798d8c --- /dev/null +++ b/bucket/y-cruncher.json @@ -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" + } +}