Updater bot : calibre updated to 7.7.0

This commit is contained in:
alexbelgium
2024-03-16 01:56:22 +01:00
parent 6539095bc1
commit bc203785d1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 7.7.0 (16-03-2024)
- Update to latest version from linuxserver/docker-calibre
## 7.6.0-2 (14-03-2024)
- Fix KasmVNC https://github.com/alexbelgium/hassio-addons/issues/1301

View File

@@ -118,6 +118,6 @@
"slug": "calibre",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
"version": "7.6.0-2",
"version": "7.7.0",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "02-03-2024",
"last_update": "16-03-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "calibre",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre",
"upstream_version": "7.6.0"
"upstream_version": "7.7.0"
}