From 0b8f1eeba1435bd4af18a7d8c375a21304194cae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 21:05:27 +0000 Subject: [PATCH] bt2qbt: Update to version 1.22 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index 9b9ec9b55d..4a4b38fcf3 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.21", + "version": "1.22", "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.21/bt2qbt_v1.21_amd64.exe#/bt2qbt.exe", - "hash": "32693a1d6eca7d80bca0ca2fac8356216348d391414b3df6838d085e8f1eca74" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.22/bt2qbt_v1.22_amd64.exe#/bt2qbt.exe", + "hash": "fcf8e26d7474ea8563048e7a817ad30ce654e45c1bd6f918bee2300ed6a52361" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.21/bt2qbt_v1.21_i386.exe#/bt2qbt.exe", - "hash": "d458ca494b7217446a880c1ff7c64ec2fef9c28a60efb07c2b37ea7c6b75ac3b" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.22/bt2qbt_v1.22_i386.exe#/bt2qbt.exe", + "hash": "7757628ed14a6c12dd3229ad45d41cb43e0f1db7eaa32dc060e271ee7be72d1d" } }, "bin": "bt2qbt.exe",