diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 8c021ffd6..a2bd084b5 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -1,7 +1,8 @@ { "arch": [ "aarch64", - "amd64" + "amd64", + "armv7" ], "codenotary": "alexandrep.github@gmail.com", "description": "qBittorrent is a bittorrent client", @@ -129,5 +130,5 @@ }, "slug": "qbittorrent", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.5.4" + "version": "4.5.4-2" }