speedtest-cli: Update to version 1.1.1

This commit is contained in:
Richard Kuhnt 2021-11-18 20:00:46 +00:00
parent ba7c2ed08e
commit 49536318f9

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.0", "version": "1.1.1",
"description": "Internet connection speed and performance tester", "description": "Internet connection speed and performance tester",
"homepage": "https://www.speedtest.net/apps/cli", "homepage": "https://www.speedtest.net/apps/cli",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://install.speedtest.net/app/cli/ookla-speedtest-1.1.0-win64.zip", "url": "https://install.speedtest.net/app/cli/ookla-speedtest-1.1.1-win64.zip",
"hash": "f5eea7a5d20ad0a254f7d0c2be18eca2d7f82edc47f531049a617bef0773bccc" "hash": "39a4f97512fda5033ccca28674b009e15056c780ea1c296265391aca4897a494"
} }
}, },
"bin": "speedtest.exe", "bin": "speedtest.exe",