Update config.json

This commit is contained in:
Alexandre
2022-10-07 21:04:16 +02:00
committed by GitHub
parent 2006a74695
commit b7cbedfb8b

View File

@@ -1,7 +1,8 @@
{ {
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64" "amd64",
"armv7"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "e-book manager", "description": "e-book manager",
@@ -88,6 +89,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": "DONOTUPDATE1", "version": "6.1.1",
"video": true "video": true
} }