mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
bbk-cli: Add version 1.0 (#27)
This commit is contained in:
parent
8b2a91ae44
commit
5cb68dcfca
28
bucket/bbk-cli.json
Normal file
28
bucket/bbk-cli.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"description": "Easy way to measure internet speed and to get help to improve it.",
|
||||
"homepage": "http://www.bredbandskollen.se/en/bredbandskollen-cli/",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://frontend.bredbandskollen.se/download/bbk_cli_win_amd64-1.0#/bbk-cli.exe",
|
||||
"hash": "f83ace095ff7699621da983ffb07ddc394db02d4edadd1adc59407626007b396"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://frontend.bredbandskollen.se/download/bbk_cli_win_i386-1.0#/bbk-cli.exe",
|
||||
"hash": "3571d23fe3c55dc6234334758a8042bae779fad0ce729e201aa2d9fe175ccfbf"
|
||||
}
|
||||
},
|
||||
"bin": "bbk-cli.exe",
|
||||
"checkver": "_amd64-([\\d\\.]+)",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://frontend.bredbandskollen.se/download/bbk_cli_win_amd64-$version#/bbk-cli.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://frontend.bredbandskollen.se/download/bbk_cli_win_i386-$version#/bbk-cli.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user