Updater bot : calibre updated to v6.26.0-ls238

This commit is contained in:
alexbelgium
2023-09-16 01:57:49 +02:00
parent da99067b5d
commit a0bb7a5aee
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v6.26.0-ls238 (16-09-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.26.0-ls237 (09-09-2023) ## v6.26.0-ls237 (09-09-2023)
- Update to latest version from linuxserver/docker-calibre - Update to latest version from linuxserver/docker-calibre
- Feat : cifsdomain added - Feat : cifsdomain added

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.26.0-ls237", "version": "v6.26.0-ls238",
"video": true "video": true
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "09-09-2023", "last_update": "16-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.26.0-ls237" "upstream_version": "v6.26.0-ls238"
} }