From eb944b55f5b9f632dc45428479ee29030355aba2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 20:23:41 +0000 Subject: [PATCH] bt2qbt: Update to version 1.21 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index b912af6f93..9b9ec9b55d 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.20", + "version": "1.21", "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.20/bt2qbt_v1.20_amd64.exe#/bt2qbt.exe", - "hash": "99bc3b5523acc3a8a0dfe1ca88de9e35d7b455da7e0eb1ad9c016e0bf046ecd2" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.21/bt2qbt_v1.21_amd64.exe#/bt2qbt.exe", + "hash": "32693a1d6eca7d80bca0ca2fac8356216348d391414b3df6838d085e8f1eca74" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.20/bt2qbt_v1.20_i386.exe#/bt2qbt.exe", - "hash": "161f0c742334affd1c54bf4c6c6e32ed17586b92d81f17bb06828c06aadb12a7" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.21/bt2qbt_v1.21_i386.exe#/bt2qbt.exe", + "hash": "d458ca494b7217446a880c1ff7c64ec2fef9c28a60efb07c2b37ea7c6b75ac3b" } }, "bin": "bt2qbt.exe",