Updater bot : calibre updated to 8.15.0

This commit is contained in:
alexbelgium
2025-11-22 01:56:16 +01:00
parent 9943a9e329
commit 61104874a7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 8.15.0 (22-11-2025)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
## 8.14.0-4 (16-11-2025)
- Minor bugs fixed
## 8.14.0-2 (15-11-2025)

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "08-11-2025",
"last_update": "22-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "calibre",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre",
"upstream_version": "8.14.0"
"upstream_version": "8.15.0"
}