From 898eee007c48c18cd4436000b3dc683b817cced1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 20:29:59 +0000 Subject: [PATCH] bt2qbt: Update to version 1.18 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index 0855abbe22..d4e6ec8e0c 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.17", + "version": "1.18", "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.17/bt2qbt_v1.17_amd64.exe#/bt2qbt.exe", - "hash": "c43519cc577f0b7dede1707a1f949605d99ca8df3aa775444ec6bef96e7a865a" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.18/bt2qbt_v1.18_amd64.exe#/bt2qbt.exe", + "hash": "4a882350efc0f8b910a14156b1b233a2c27dfdad31c87003428bf39f32260a12" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.17/bt2qbt_v1.17_i386.exe#/bt2qbt.exe", - "hash": "13043ec53201cc3b546f1d233459df90f3772409eb85fc62c784b37b8bd9aa3c" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.18/bt2qbt_v1.18_i386.exe#/bt2qbt.exe", + "hash": "99af28fca40f5feb84ed9adce022d355fb683c10ea949ebc9371e26db08e0917" } }, "bin": "bt2qbt.exe",