Updater bot : nextcloud updated to 32.0.0

This commit is contained in:
alexbelgium
2025-10-04 01:58:37 +02:00
parent 15352424b4
commit 9465fc7c1e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 32.0.0 (04-10-2025)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 31.0.9 (13-09-2025)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 31.0.8-2 (09-09-2025)

View File

@@ -159,6 +159,6 @@
"uart": true,
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "31.0.9",
"version": "32.0.0",
"webui": "https://[HOST]:[PORT:443]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "13-09-2025",
"last_update": "04-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "31.0.9"
"upstream_version": "32.0.0"
}