From 2bf6ca8c1a80c3d4d17b7142eb1ca4bda7c2802f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 6 Jul 2020 08:52:37 +0200 Subject: [PATCH] bt2qbt: Update to version 1.6 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index 340125214d..3dfd1cb1d7 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.5", + "version": "1.6", "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.5/bt2qbt_v1.5_amd64.exe#/bt2qbt.exe", - "hash": "f75d65520fb62255882977077bb0d3e812fdc3cf5fdb10f79a56cc1d960261e0" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.6/bt2qbt_v1.6_amd64.exe#/bt2qbt.exe", + "hash": "6ccf910b3aade210a3b4f498b7080546844d22b15a82c8d1af8515aceece6d4c" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.5/bt2qbt_v1.5_i386.exe#/bt2qbt.exe", - "hash": "aa7db9020af645b7df25d3ca739e34a779fffb39eac009213351e49bcbf6dbaf" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.6/bt2qbt_v1.6_i386.exe#/bt2qbt.exe", + "hash": "6e872d4572c9cea455010ebd4555dcccafcb5a24e81871db8a2762e939bf2e1a" } }, "bin": "bt2qbt.exe",