Updater bot : nextcloud updated to 32.0.5

This commit is contained in:
alexbelgium
2026-01-17 01:58:31 +01:00
parent d99511bbe9
commit 7edcf9a0f1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 32.0.5 (2026-01-17)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 32.0.4 (2026-01-16)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 32.0.3-2 (2026-01-06)

View File

@@ -151,5 +151,5 @@ slug: nextcloud_ocr
uart: true
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud
version: "32.0.4"
version: "32.0.5"
webui: https://[HOST]:[PORT:443]

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-01-16",
"last_update": "2026-01-17",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "32.0.4"
"upstream_version": "32.0.5"
}