Updater bot : nextcloud updated to 34.0.3 (upstream 34.0.3)

This commit is contained in:
alexbelgium
2026-08-13 14:41:22 +02:00
parent d70a76298a
commit 12ab3792e7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 34.0.3 (2026-08-13)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 34.0.2 (2026-07-25)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-07-25",
"last_update": "2026-08-13",
"repository": "alexbelgium/hassio-addons",
"slug": "nextcloud",
"source": "github",
"upstream_repo": "linuxserver/docker-nextcloud",
"upstream_version": "34.0.2"
"upstream_version": "34.0.3"
}