Updater bot : calibre updated to 7.25.0

This commit is contained in:
alexbelgium
2025-02-08 02:53:17 +01:00
parent 227b8dc4d0
commit 7cb5d2c984
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 7.25.0 (08-02-2025)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
## 7.24.0 (11-01-2025)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)

View File

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

View File

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