Updater bot : calibre updated to v6.26.0-ls237

This commit is contained in:
alexbelgium
2023-09-09 14:12:24 +02:00
parent 5e2a9aa966
commit e8bc45787b
3 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
## v6.26.0-ls237 (09-09-2023)
- Update to latest version from linuxserver/docker-calibre
- Feat : cifsdomain added - Feat : cifsdomain added
### v6.14.1-ls210 (09-04-2023) ### v6.14.1-ls210 (09-04-2023)

View File

@@ -105,6 +105,6 @@
}, },
"slug": "calibre", "slug": "calibre",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
"version": "v6.14.1-ls210_test", "version": "v6.26.0-ls237",
"video": true "video": true
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "08-04-2023", "last_update": "09-09-2023",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "calibre", "slug": "calibre",
"source": "github", "source": "github",
"upstream_repo": "linuxserver/docker-calibre", "upstream_repo": "linuxserver/docker-calibre",
"upstream_version": "v6.15.0-ls211" "upstream_version": "v6.26.0-ls237"
} }