diff --git a/bucket/speedtest-cli.json b/bucket/speedtest-cli.json index 73db8f4d53..b94e28c337 100644 --- a/bucket/speedtest-cli.json +++ b/bucket/speedtest-cli.json @@ -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" } } }