Updater bot : calibre updated to 9.15.0 (upstream 9.15.0)

This commit is contained in:
alexbelgium
2026-09-19 01:26:46 +02:00
parent 1e3ea0d058
commit 5c428e601e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 9.15.0 (2026-09-19)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
- Migrate legacy add-on configuration map names to current app configuration terminology.
## 9.14.0 (2026-08-29)

View File

@@ -117,5 +117,5 @@ schema:
slug: calibre
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/calibre
version: "9.14.0"
version: "9.15.0"
video: true

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "2026-08-29",
"last_update": "2026-09-19",
"repository": "alexbelgium/hassio-addons",
"slug": "calibre",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre",
"upstream_version": "9.14.0"
"upstream_version": "9.15.0"
}