Update config.json

This commit is contained in:
Alexandre
2023-06-17 06:16:07 +02:00
committed by GitHub
parent e0aa56ec9e
commit efc02f5219

View File

@@ -2,7 +2,6 @@
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64",
"armv7"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Nextcloud for Home Assistant", "description": "Nextcloud for Home Assistant",
@@ -125,6 +124,6 @@
"slug": "nextcloud_ocr", "slug": "nextcloud_ocr",
"uart": true, "uart": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "27.0.0-2", "version": "27.0.0",
"webui": "https://[HOST]:[PORT:443]" "webui": "https://[HOST]:[PORT:443]"
} }