bt2qbt: Update to version 1.3

This commit is contained in:
Jakub Čábera 2020-04-05 02:35:31 +02:00
parent 6a52fa3969
commit fce9648098

View File

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