2022-04-01 00:33:01 +00:00

29 lines
1.1 KiB
JSON

{
"version": "1.13",
"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.13/bt2qbt_v1.13_amd64.exe#/bt2qbt.exe",
"hash": "8a064bf797399d71b5778dc38f329c6422315036f4f15299db27d7fe3adc99d1"
},
"32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.13/bt2qbt_v1.13_i386.exe#/bt2qbt.exe",
"hash": "64f4f3a4ddd5aebeb2b941b9b15f54e8eea05f20d7d39bafc597428a74ccd0c6"
}
},
"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"
}
}
}
}