bt2qbt: Update to version 1.2

This commit is contained in:
Richard Kuhnt 2020-02-16 13:01:51 +00:00
parent 04828c2dab
commit c5f6f60dc6

View File

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