Updater bot : calibre updated to 9.10.0

This commit is contained in:
alexbelgium
2026-06-27 01:26:37 +02:00
parent 5234a282d8
commit 04f714dca3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 9.10.0 (2026-06-27)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
## 9.9.0 (2026-05-30)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "2026-05-30",
"last_update": "2026-06-27",
"repository": "alexbelgium/hassio-addons",
"slug": "calibre",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre",
"upstream_version": "9.9.0"
"upstream_version": "9.10.0"
}