This commit is contained in:
Alexandre
2023-07-21 16:41:00 +02:00
parent a67df23423
commit 06d0e91ccb
2 changed files with 4 additions and 4 deletions

View File

@@ -124,6 +124,6 @@
"slug": "nextcloud_ocr",
"uart": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "27.0.0-2",
"version": "27.0.1",
"webui": "https://[HOST]:[PORT:443]"
}

View File

@@ -1,9 +1,9 @@
{
"last_update": "17-06-2023",
"last_update": "21-07-2023",
"paused": true,
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "27.0.0"
}
"upstream_version": "27.0.1"
}