mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "1.20",
|
|
"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.20/bt2qbt_v1.20_amd64.exe#/bt2qbt.exe",
|
|
"hash": "99bc3b5523acc3a8a0dfe1ca88de9e35d7b455da7e0eb1ad9c016e0bf046ecd2"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.20/bt2qbt_v1.20_i386.exe#/bt2qbt.exe",
|
|
"hash": "161f0c742334affd1c54bf4c6c6e32ed17586b92d81f17bb06828c06aadb12a7"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|