From 793671029f136617cae54bc342397a831b283558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 24 Apr 2020 11:17:48 +0200 Subject: [PATCH] bt2qbt: Update to version 1.5 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index 5abd1f4f5e..340125214d 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.4", + "version": "1.5", "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.4/bt2qbt_v1.4_amd64.exe#/bt2qbt.exe", - "hash": "3d92b011f63ad99f5cc9cea0cd09dc8435a5641138e659c26552fc2c0e55e629" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.5/bt2qbt_v1.5_amd64.exe#/bt2qbt.exe", + "hash": "f75d65520fb62255882977077bb0d3e812fdc3cf5fdb10f79a56cc1d960261e0" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.4/bt2qbt_v1.4_i386.exe#/bt2qbt.exe", - "hash": "e1dd31471b0e837a7edfcea31c0f7e78012342164185d4c22721e1bd86776465" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.5/bt2qbt_v1.5_i386.exe#/bt2qbt.exe", + "hash": "aa7db9020af645b7df25d3ca739e34a779fffb39eac009213351e49bcbf6dbaf" } }, "bin": "bt2qbt.exe",