From a6900a84d57a81249d11042c587ed0ad6c7b72d5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 19 Apr 2024 15:11:03 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 0cea5a820..16fb89e16 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "qBittorrent is a bittorrent client",