From 45ad07f9ef4944b9c26910e393b96daf4a48249c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 02:01:00 +0000 Subject: [PATCH] bt2qbt: Update to version 1.12 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index 17d5aed08c..ad2a15fcc3 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.11", + "version": "1.12", "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.11/bt2qbt_v1.11_amd64.exe#/bt2qbt.exe", - "hash": "a6dd7e555510d180a80ca487fb6ad7f796e229e5c602c4ef6dfe9b05dfc322c1" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.12/bt2qbt_v1.12_amd64.exe#/bt2qbt.exe", + "hash": "3b0bce66903694897a44d76989247c99a11bb772b3d5ad774aa46442cb095b0f" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.11/bt2qbt_v1.11_i386.exe#/bt2qbt.exe", - "hash": "06fc783e60c034563cc632454e542968d85e7beda2e203d65514095c26f753ad" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.12/bt2qbt_v1.12_i386.exe#/bt2qbt.exe", + "hash": "53c094295ab91b01a6c8d8a1c58b9bd66cac6ea70d8d6333d0e5de8ffd2f5516" } }, "bin": "bt2qbt.exe",