From 6007a82277506428cc075a6ab1c97ed9f531e0eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 10 Jan 2021 17:48:41 +0100 Subject: [PATCH] bt2qbt: Update to version 1.9 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index 452ef451c8..da1617f9d4 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.8", + "version": "1.9", "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.8/bt2qbt_v1.8_amd64.exe#/bt2qbt.exe", - "hash": "83ca5c59e84282f57e762921fe20c5a5a2a95fd5a551329ffe6d1cde24f7a606" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.9/bt2qbt_v1.9_amd64.exe#/bt2qbt.exe", + "hash": "4598336e8d3c3c30fecf2c296315721bf75eac633d7000dc39f6edfbedf4a864" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.8/bt2qbt_v1.8_i386.exe#/bt2qbt.exe", - "hash": "7e0be55931d4f1acb771ede06fd637e1957b1407a2259fc1d461e44d418052cd" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.9/bt2qbt_v1.9_i386.exe#/bt2qbt.exe", + "hash": "14320b6f4e76ea1718342e4a3b68a4b3aa791f3e66a7e7e9280dc7d9050ba2d4" } }, "bin": "bt2qbt.exe",