From cd451fb7ecf4aadeef8961c7a258b82bcb08eb6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 00:36:20 +0000 Subject: [PATCH] bt2qbt: Update to version 1.16 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index f93bf9d437..232355f4b5 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.15", + "version": "1.16", "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.15/bt2qbt_v1.15_amd64.exe#/bt2qbt.exe", - "hash": "e6f6f54df46920661a41bd6e3f1acba86749d622a5dc90e91229668e27cf334e" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.16/bt2qbt_v1.16_amd64.exe#/bt2qbt.exe", + "hash": "ab9b0400f8ae51c23f4a662d516867082848ac41d09abec818885f3ba0e3e55e" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.15/bt2qbt_v1.15_i386.exe#/bt2qbt.exe", - "hash": "f5f0d030b806887b78fa31c13ab76e33771d7d79ca17779c808de0e91a2c955b" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.16/bt2qbt_v1.16_i386.exe#/bt2qbt.exe", + "hash": "3fc06efb3e533cb2c996cf6fd21522cc84f31431b087f5f333917b8881be1f81" } }, "bin": "bt2qbt.exe",