From 570e1aed492be367164aa7f5a6168d83c5548d37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 16:30:44 +0000 Subject: [PATCH] bt2qbt: Update to version 1.15 --- bucket/bt2qbt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bt2qbt.json b/bucket/bt2qbt.json index 974de855d5..f93bf9d437 100644 --- a/bucket/bt2qbt.json +++ b/bucket/bt2qbt.json @@ -1,16 +1,16 @@ { - "version": "1.14", + "version": "1.15", "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.14/bt2qbt_v1.14_amd64.exe#/bt2qbt.exe", - "hash": "e9471c4254d337fd32e48354e00414c80eee30253a47460d04219c2d6b82edf4" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.15/bt2qbt_v1.15_amd64.exe#/bt2qbt.exe", + "hash": "e6f6f54df46920661a41bd6e3f1acba86749d622a5dc90e91229668e27cf334e" }, "32bit": { - "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.14/bt2qbt_v1.14_i386.exe#/bt2qbt.exe", - "hash": "db71fb8b5838cd70a3195e9bc2d99dd91eea87215b78abf974693272a095b7c4" + "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.15/bt2qbt_v1.15_i386.exe#/bt2qbt.exe", + "hash": "f5f0d030b806887b78fa31c13ab76e33771d7d79ca17779c808de0e91a2c955b" } }, "bin": "bt2qbt.exe",