2022-03-31 02:01:00 +00:00

29 lines
1.1 KiB
JSON

{
"version": "1.12",
"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.12/bt2qbt_v1.12_amd64.exe#/bt2qbt.exe",
"hash": "3b0bce66903694897a44d76989247c99a11bb772b3d5ad774aa46442cb095b0f"
},
"32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.12/bt2qbt_v1.12_i386.exe#/bt2qbt.exe",
"hash": "53c094295ab91b01a6c8d8a1c58b9bd66cac6ea70d8d6333d0e5de8ffd2f5516"
}
},
"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"
}
}
}
}