Updater bot : calibre updated to 8.9.0

This commit is contained in:
alexbelgium
2025-08-23 01:55:40 +02:00
parent 2688382aad
commit 4dce10136e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 8.9.0 (23-08-2025)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
## 8.8.0-4 (22-08-2025)
- Fix ingress config to replace CWS port plac

View File

@@ -124,6 +124,6 @@
"slug": "calibre",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
"version": "8.8.0-4",
"version": "8.9.0",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "09-08-2025",
"last_update": "23-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "calibre",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre",
"upstream_version": "8.8.0"
"upstream_version": "8.9.0"
}