Updater bot : collabora updated to 26.04.4.1.1 (upstream 26.04.4.1.1)

This commit is contained in:
alexbelgium
2026-09-19 01:27:18 +02:00
parent e0f4a092ba
commit 172890641c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 26.04.4.1.1 (2026-09-19)
- Update to latest version from collabora/code
- Migrate legacy add-on configuration map names to current app configuration terminology.
## 26.04.3.2.1 (2026-09-05)

View File

@@ -48,5 +48,5 @@ schema:
username: str
slug: collabora
url: https://github.com/alexbelgium/hassio-addons
version: "26.04.3.2.1"
version: "26.04.4.1.1"
webui: "[PROTO:ssl]://[HOST]:[PORT:9980]/browser/dist/admin/admin.html"

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "sha256",
"last_update": "2026-09-05",
"last_update": "2026-09-19",
"repository": "alexbelgium/hassio-addons",
"slug": "collabora",
"source": "dockerhub",
"upstream_repo": "collabora/code",
"upstream_version": "26.04.3.2.1"
"upstream_version": "26.04.4.1.1"
}