mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
y-cruncher: upgrade all URLS to HTTPS (#7407)
This commit is contained in:
parent
d9ba8a5b26
commit
fb1c0dd680
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.7.9547",
|
"version": "0.8.7.9547",
|
||||||
"description": "Scalable multi-threaded benchmark calculating multiple mathematical constants to trillions of digits.",
|
"description": "Scalable multi-threaded benchmark calculating multiple mathematical constants to trillions of digits.",
|
||||||
"homepage": "http://www.numberworld.org/y-cruncher/",
|
"homepage": "https://www.numberworld.org/y-cruncher/",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "Freeware",
|
"identifier": "Freeware",
|
||||||
"url": "http://www.numberworld.org/y-cruncher/license.html"
|
"url": "https://www.numberworld.org/y-cruncher/license.html"
|
||||||
},
|
},
|
||||||
"url": "http://www.numberworld.org/y-cruncher/y-cruncher%20v0.8.7.9547.zip",
|
"url": "https://www.numberworld.org/y-cruncher/y-cruncher%20v0.8.7.9547.zip",
|
||||||
"hash": "068bea5a2be6788ea22c94a28398e0b3bb2bd89afb4f361e611faf6ff1cee0da",
|
"hash": "068bea5a2be6788ea22c94a28398e0b3bb2bd89afb4f361e611faf6ff1cee0da",
|
||||||
"extract_dir": "y-cruncher v0.8.7.9547",
|
"extract_dir": "y-cruncher v0.8.7.9547",
|
||||||
"bin": "y-cruncher.exe",
|
"bin": "y-cruncher.exe",
|
||||||
"checkver": "y-cruncher v((?<ver>[\\d.]+)(?<rel>\\w{0,1}))\\.zip",
|
"checkver": "y-cruncher v((?<ver>[\\d.]+)(?<rel>\\w{0,1}))\\.zip",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "http://www.numberworld.org/y-cruncher/y-cruncher%20v$version.zip",
|
"url": "https://www.numberworld.org/y-cruncher/y-cruncher%20v$version.zip",
|
||||||
"extract_dir": "y-cruncher v$matchVer"
|
"extract_dir": "y-cruncher v$matchVer"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user