bt2qbt: Update to version 1.9

This commit is contained in:
Jakub Čábera 2021-01-10 17:48:41 +01:00
parent f0eec39ebd
commit 6007a82277

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8", "version": "1.9",
"description": "Cli tool for export from uTorrent/Bittorrent into qBittorrent.", "description": "Cli tool for export from uTorrent/Bittorrent into qBittorrent.",
"homepage": "https://github.com/rumanzo/bt2qbt/", "homepage": "https://github.com/rumanzo/bt2qbt/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.8/bt2qbt_v1.8_amd64.exe#/bt2qbt.exe", "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.9/bt2qbt_v1.9_amd64.exe#/bt2qbt.exe",
"hash": "83ca5c59e84282f57e762921fe20c5a5a2a95fd5a551329ffe6d1cde24f7a606" "hash": "4598336e8d3c3c30fecf2c296315721bf75eac633d7000dc39f6edfbedf4a864"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.8/bt2qbt_v1.8_i386.exe#/bt2qbt.exe", "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.9/bt2qbt_v1.9_i386.exe#/bt2qbt.exe",
"hash": "7e0be55931d4f1acb771ede06fd637e1957b1407a2259fc1d461e44d418052cd" "hash": "14320b6f4e76ea1718342e4a3b68a4b3aa791f3e66a7e7e9280dc7d9050ba2d4"
} }
}, },
"bin": "bt2qbt.exe", "bin": "bt2qbt.exe",