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