bt2qbt: Update to version 1.10

This commit is contained in:
Richard Kuhnt 2021-03-14 19:00:23 +00:00
parent 00f192b82c
commit 74e6f1ee75

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9", "version": "1.10",
"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.9/bt2qbt_v1.9_amd64.exe#/bt2qbt.exe", "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.10/bt2qbt_v1.10_amd64.exe#/bt2qbt.exe",
"hash": "4598336e8d3c3c30fecf2c296315721bf75eac633d7000dc39f6edfbedf4a864" "hash": "79c316b2d9c2b7aca968e8e30225435d167274553e567a66adaea96ca1245de4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.9/bt2qbt_v1.9_i386.exe#/bt2qbt.exe", "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.10/bt2qbt_v1.10_i386.exe#/bt2qbt.exe",
"hash": "14320b6f4e76ea1718342e4a3b68a4b3aa791f3e66a7e7e9280dc7d9050ba2d4" "hash": "3b1228501e624a79837df7ccf0dfb4183afe3ab9c22173a0e3c54fdfaf3c3428"
} }
}, },
"bin": "bt2qbt.exe", "bin": "bt2qbt.exe",