Updater bot : nextcloud updated to 32.0.3

This commit is contained in:
alexbelgium
2025-12-13 01:58:26 +01:00
parent 24dc8f777b
commit e319f2a1de
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 32.0.3 (13-12-2025)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 32.0.2-2 (25-11-2025)
- Minor bugs fixed

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.2-2
version: "32.0.3"
webui: https://[HOST]:[PORT:443]

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-11-2025",
"last_update": "13-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "32.0.2"
"upstream_version": "32.0.3"
}