From 2768200fe8a7c6dd9d8c88700feffde0e309b443 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 11 Oct 2023 23:04:53 +0200 Subject: [PATCH] Update updater.json --- calibre/updater.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre/updater.json b/calibre/updater.json index 249c6f339..f0b22774b 100644 --- a/calibre/updater.json +++ b/calibre/updater.json @@ -1,9 +1,9 @@ { - "github_fulltag": "true", + "github_fulltag": "false", "last_update": "07-10-2023", "repository": "alexbelgium/hassio-addons", "slug": "calibre", "source": "github", "upstream_repo": "linuxserver/docker-calibre", - "upstream_version": "v6.28.0-ls241" + "upstream_version": "6.28.1" }