bt2qbt: Update to version 1.5

This commit is contained in:
Jakub Čábera 2020-04-24 11:17:48 +02:00
parent 889153daa5
commit 793671029f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4", "version": "1.5",
"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.4/bt2qbt_v1.4_amd64.exe#/bt2qbt.exe", "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.5/bt2qbt_v1.5_amd64.exe#/bt2qbt.exe",
"hash": "3d92b011f63ad99f5cc9cea0cd09dc8435a5641138e659c26552fc2c0e55e629" "hash": "f75d65520fb62255882977077bb0d3e812fdc3cf5fdb10f79a56cc1d960261e0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.4/bt2qbt_v1.4_i386.exe#/bt2qbt.exe", "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.5/bt2qbt_v1.5_i386.exe#/bt2qbt.exe",
"hash": "e1dd31471b0e837a7edfcea31c0f7e78012342164185d4c22721e1bd86776465" "hash": "aa7db9020af645b7df25d3ca739e34a779fffb39eac009213351e49bcbf6dbaf"
} }
}, },
"bin": "bt2qbt.exe", "bin": "bt2qbt.exe",