Updater bot : collabora updated to 25.4.6

This commit is contained in:
alexbelgium
2025-10-04 01:56:29 +02:00
parent 840157ae05
commit 477642b4fb
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 25.4.6 (04-10-2025)
- Update to latest version from CollaboraOnline/online (changelog : https://github.com/CollaboraOnline/online/releases)
## 25.4.5-12 (16-09-2025)
- Minor bugs fixed
## 25.4.5-11 (28-08-2025)

View File

@@ -48,6 +48,6 @@
},
"slug": "collabora",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "25.4.5-12",
"version": "25.4.6",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9980]/browser/dist/admin/admin.html"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "23-08-2025",
"last_update": "04-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "collabora",
"source": "github",
"upstream_repo": "CollaboraOnline/online",
"upstream_version": "25.4.5"
"upstream_version": "25.4.6"
}