Updater bot : calibre updated to 5.41.0

This commit is contained in:
alexbelgium
2022-04-29 18:55:47 +02:00
parent 3ba46894fd
commit 143a4a5276
3 changed files with 7 additions and 4 deletions

View File

@@ -1 +1,4 @@
## 5.41.0 (29-04-2022)
- Update to latest version from linuxserver/docker-calibre
- Initial release

View File

@@ -82,6 +82,6 @@
},
"slug": "calibre",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
"version": "1.4",
"version": "5.41.0",
"video": true
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "27-04-2022",
"last_update": "29-04-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "calibre",
"source": "github",
"upstream_repo": "linuxserver/docker-calibre",
"upstream_version": "1.29.1"
}
"upstream_version": "5.41.0"
}