mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-03 14:01:38 +00:00
25 lines
778 B
JSON
25 lines
778 B
JSON
{
|
|
"version": "1.1.0",
|
|
"description": "Internet connection speed and performance tester",
|
|
"homepage": "https://www.speedtest.net/apps/cli",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://www.speedtest.net/about/eula"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://install.speedtest.net/app/cli/ookla-speedtest-1.1.0-win64.zip",
|
|
"hash": "f5eea7a5d20ad0a254f7d0c2be18eca2d7f82edc47f531049a617bef0773bccc"
|
|
}
|
|
},
|
|
"bin": "speedtest.exe",
|
|
"checkver": "speedtest-([\\d.]+)-win64\\.zip",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://install.speedtest.net/app/cli/ookla-speedtest-$version-win64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|