2021-05-07 18:00:23 +00:00

29 lines
1.1 KiB
JSON

{
"version": "1.11",
"description": "Cli tool for export from uTorrent/Bittorrent into qBittorrent.",
"homepage": "https://github.com/rumanzo/bt2qbt/",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.11/bt2qbt_v1.11_amd64.exe#/bt2qbt.exe",
"hash": "a6dd7e555510d180a80ca487fb6ad7f796e229e5c602c4ef6dfe9b05dfc322c1"
},
"32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.11/bt2qbt_v1.11_i386.exe#/bt2qbt.exe",
"hash": "06fc783e60c034563cc632454e542968d85e7beda2e203d65514095c26f753ad"
}
},
"bin": "bt2qbt.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v$version/bt2qbt_v$version_amd64.exe#/bt2qbt.exe"
},
"32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v$version/bt2qbt_v$version_i386.exe#/bt2qbt.exe"
}
}
}
}