From b7cbedfb8b6b363d8aa02ae59dd6d0ebf2931e83 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 7 Oct 2022 21:04:16 +0200 Subject: [PATCH] Update config.json --- calibre/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/calibre/config.json b/calibre/config.json index 755bbebbf..74ac6532f 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -1,7 +1,8 @@ { "arch": [ "aarch64", - "amd64" + "amd64", + "armv7" ], "codenotary": "alexandrep.github@gmail.com", "description": "e-book manager", @@ -88,6 +89,6 @@ }, "slug": "calibre", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", - "version": "DONOTUPDATE1", + "version": "6.1.1", "video": true }