2022-04-17 16:29:32 +00:00

29 lines
1.1 KiB
JSON

{
"version": "1.17",
"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.17/bt2qbt_v1.17_amd64.exe#/bt2qbt.exe",
"hash": "c43519cc577f0b7dede1707a1f949605d99ca8df3aa775444ec6bef96e7a865a"
},
"32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.17/bt2qbt_v1.17_i386.exe#/bt2qbt.exe",
"hash": "13043ec53201cc3b546f1d233459df90f3772409eb85fc62c784b37b8bd9aa3c"
}
},
"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"
}
}
}
}