From fce964809845d3c345ae82d57b01fe564bb8576e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 5 Apr 2020 02:35:31 +0200 Subject: [PATCH] bt2qbt: Update to version 1.3 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index 0ba4fb15da..bd6928cd72 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -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",