From 6afd305d200026332e0e23a54a3d2c9eb8a3e141 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 3 May 2022 07:11:31 +0200 Subject: [PATCH] Update updater.json --- calibre_web/updater.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre_web/updater.json b/calibre_web/updater.json index adbdfb0cd..663211eab 100644 --- a/calibre_web/updater.json +++ b/calibre_web/updater.json @@ -1,10 +1,10 @@ { "github_fulltag": "true", "last_update": "29-04-2022", - "paused": true, + "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "calibre-web", "source": "github", "upstream_repo": "linuxserver/docker-calibre-web", "upstream_version": "v5.41.0-ls158" -} \ No newline at end of file +}