Updater bot : calibre_web updated to 0.6.27 (upstream 0.6.27)

This commit is contained in:
alexbelgium
2026-08-13 09:36:11 +02:00
parent b0477779f9
commit a2669e79d5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.6.27 (2026-08-13)
- Update to latest version from linuxserver/docker-calibre-web (changelog : https://github.com/linuxserver/docker-calibre-web/releases)
## 0.6.26-2 (2026-04-06)
- Fix: Install calibre (calibredb) at build time to fix 500 error when downloading books

View File

@@ -116,5 +116,5 @@ schema:
slug: calibre-web
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/calibre_web
version: "0.6.26-2"
version: "0.6.27"
video: true

View File

@@ -1,9 +1,9 @@
{
"last_update": "2026-02-07",
"last_update": "2026-08-13",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "calibre-web",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre-web",
"upstream_version": "0.6.26"
"upstream_version": "0.6.27"
}