Updater bot : calibre updated to 7.13.0

This commit is contained in:
alexbelgium
2024-06-29 01:56:31 +02:00
parent 54a143b03e
commit 0b950919c8
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 7.13.0 (29-06-2024)
- Update to latest version from linuxserver/docker-calibre (changelog : https://github.com/linuxserver/docker-calibre/releases)
## 7.12.0 (01-06-2024)
- 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.12.0",
"version": "7.13.0",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "01-06-2024",
"last_update": "29-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "calibre",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre",
"upstream_version": "7.12.0"
"upstream_version": "7.13.0"
}