bt2qbt: Update to version 1.8

This commit is contained in:
Jakub Čábera 2020-10-27 08:31:33 +01:00
parent e5e0533313
commit f1a2f3b041

View File

@ -1,16 +1,16 @@
{
"version": "1.6",
"version": "1.8",
"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.6/bt2qbt_v1.6_amd64.exe#/bt2qbt.exe",
"hash": "6ccf910b3aade210a3b4f498b7080546844d22b15a82c8d1af8515aceece6d4c"
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.8/bt2qbt_v1.8_amd64.exe#/bt2qbt.exe",
"hash": "83ca5c59e84282f57e762921fe20c5a5a2a95fd5a551329ffe6d1cde24f7a606"
},
"32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.6/bt2qbt_v1.6_i386.exe#/bt2qbt.exe",
"hash": "6e872d4572c9cea455010ebd4555dcccafcb5a24e81871db8a2762e939bf2e1a"
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.8/bt2qbt_v1.8_i386.exe#/bt2qbt.exe",
"hash": "7e0be55931d4f1acb771ede06fd637e1957b1407a2259fc1d461e44d418052cd"
}
},
"bin": "bt2qbt.exe",