From bb19c49df6033355bd2046ec06528a322ed19174 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 7 May 2021 18:00:23 +0000 Subject: [PATCH] bt2qbt: Update to version 1.11 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index d1bb29d462..17d5aed08c 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.10", + "version": "1.11", "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.10/bt2qbt_v1.10_amd64.exe#/bt2qbt.exe", - "hash": "79c316b2d9c2b7aca968e8e30225435d167274553e567a66adaea96ca1245de4" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.11/bt2qbt_v1.11_amd64.exe#/bt2qbt.exe", + "hash": "a6dd7e555510d180a80ca487fb6ad7f796e229e5c602c4ef6dfe9b05dfc322c1" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.10/bt2qbt_v1.10_i386.exe#/bt2qbt.exe", - "hash": "3b1228501e624a79837df7ccf0dfb4183afe3ab9c22173a0e3c54fdfaf3c3428" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.11/bt2qbt_v1.11_i386.exe#/bt2qbt.exe", + "hash": "06fc783e60c034563cc632454e542968d85e7beda2e203d65514095c26f753ad" } }, "bin": "bt2qbt.exe",