Repair OCR languages

This commit is contained in:
Alexandre
2021-11-01 22:43:36 +01:00
parent 29bd4e7a6c
commit 856b25d596
3 changed files with 8 additions and 14 deletions

View File

@@ -1,24 +1,16 @@
{
"name": "Nextcloud OCR",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "22.2.0-4",
"version": "22.2.0-5",
"upstream": "22.2.0",
"slug": "nextcloud_ocr",
"ingress": false,
"ingress_port": 0,
"arch": [
"aarch64",
"amd64",
"armv7"
],
"arch": ["aarch64", "amd64", "armv7"],
"description": "Nextcloud for Home Assistant",
"boot": "manual",
"uart": true,
"map": [
"share:rw",
"media:rw",
"ssl:rw"
],
"map": ["share:rw", "media:rw", "ssl:rw"],
"ports": {
"443/tcp": 8099,
"80/tcp": null