From 2a04cf05957692302ab712d6fae9e61a96bdfa2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 20:25:22 +0000 Subject: [PATCH] bt2qbt: Update to version 1.20 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index a9410c8df5..b912af6f93 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.19", + "version": "1.20", "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.19/bt2qbt_v1.19_amd64.exe#/bt2qbt.exe", - "hash": "926dd5255e7605a77f13f9e7fdaa608e2a033b7eca54253f55e115e720c7544e" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.20/bt2qbt_v1.20_amd64.exe#/bt2qbt.exe", + "hash": "99bc3b5523acc3a8a0dfe1ca88de9e35d7b455da7e0eb1ad9c016e0bf046ecd2" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.19/bt2qbt_v1.19_i386.exe#/bt2qbt.exe", - "hash": "50386b99201de5bb068239498c68d0335530c42322c99bb104324e5a6cc5229a" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.20/bt2qbt_v1.20_i386.exe#/bt2qbt.exe", + "hash": "161f0c742334affd1c54bf4c6c6e32ed17586b92d81f17bb06828c06aadb12a7" } }, "bin": "bt2qbt.exe",