Updater bot : calibre updated to 8.12.0

This commit is contained in:
alexbelgium
2025-10-04 01:56:15 +02:00
parent 44ed48b9ff
commit 840157ae05
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 8.12.0 (04-10-2025)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
## 8.11.1 (27-09-2025)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)

View File

@@ -123,6 +123,6 @@
"slug": "calibre",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
"version": "8.11.1",
"version": "8.12.0",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "27-09-2025",
"last_update": "04-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "calibre",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre",
"upstream_version": "8.11.1"
"upstream_version": "8.12.0"
}