mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-08 15:01:00 +02:00
Updater bot : calibre updated to 8.6.0
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64"],
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64"
|
||||
],
|
||||
"description": "e-book manager",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
@@ -100,7 +103,11 @@
|
||||
"8081/tcp": "Calibre webserver gui, to be enabled within the desktop gui",
|
||||
"9090/tcp": "Calibre wireless connection, to be enabled within the desktop gui"
|
||||
},
|
||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"],
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH",
|
||||
"NET_ADMIN"
|
||||
],
|
||||
"schema": {
|
||||
"CLI_ARGS": "str?",
|
||||
"PASSWORD": "str?",
|
||||
@@ -116,6 +123,6 @@
|
||||
"slug": "calibre",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
|
||||
"version": "8.5.0",
|
||||
"version": "8.6.0",
|
||||
"video": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user