bt2qbt: Update to version 1.4

This commit is contained in:
Jakub Čábera 2020-04-16 09:44:58 +02:00
parent 2d8e15092f
commit c96aa7a826

View File

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