bt2qbt: Update to version 1.19

This commit is contained in:
github-actions[bot] 2023-12-06 00:32:48 +00:00
parent 41673ab676
commit 73539d2316

View File

@ -1,16 +1,16 @@
{ {
"version": "1.18", "version": "1.19",
"description": "Cli tool for export from uTorrent/Bittorrent into qBittorrent.", "description": "Cli tool for export from uTorrent/Bittorrent into qBittorrent.",
"homepage": "https://github.com/rumanzo/bt2qbt/", "homepage": "https://github.com/rumanzo/bt2qbt/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.18/bt2qbt_v1.18_amd64.exe#/bt2qbt.exe", "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.19/bt2qbt_v1.19_amd64.exe#/bt2qbt.exe",
"hash": "4a882350efc0f8b910a14156b1b233a2c27dfdad31c87003428bf39f32260a12" "hash": "926dd5255e7605a77f13f9e7fdaa608e2a033b7eca54253f55e115e720c7544e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.18/bt2qbt_v1.18_i386.exe#/bt2qbt.exe", "url": "https://github.com/rumanzo/bt2qbt/releases/download/v1.19/bt2qbt_v1.19_i386.exe#/bt2qbt.exe",
"hash": "99af28fca40f5feb84ed9adce022d355fb683c10ea949ebc9371e26db08e0917" "hash": "50386b99201de5bb068239498c68d0335530c42322c99bb104324e5a6cc5229a"
} }
}, },
"bin": "bt2qbt.exe", "bin": "bt2qbt.exe",