mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
speedtest-cli@1.0.0: Fix URL
This commit is contained in:
parent
cd15f46675
commit
9fcc44b332
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"description": "Internet connection speed and performance tester.",
|
||||
"description": "Internet connection speed and performance tester",
|
||||
"homepage": "https://www.speedtest.net/apps/cli",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
@ -8,7 +8,7 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.bintray.com/ookla/download/ookla-speedtest-1.0.0-win64.zip",
|
||||
"url": "https://install.speedtest.net/app/cli/ookla-speedtest-1.0.0-win64.zip",
|
||||
"hash": "64054a021dd7d49e618799a35ddbc618dcfc7b3990e28e513a420741717ac1ad"
|
||||
}
|
||||
},
|
||||
@ -17,10 +17,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.bintray.com/ookla/download/ookla-speedtest-$version-win64.zip",
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
"url": "https://install.speedtest.net/app/cli/ookla-speedtest-$version-win64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user