Updater bot : collabora updated to 25.4.7

This commit is contained in:
alexbelgium
2025-11-01 01:56:28 +01:00
parent 91b7423bcf
commit 4bdeb0bb1d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 25.4.7 (01-11-2025)
- Update to latest version from CollaboraOnline/online (changelog : https://github.com/CollaboraOnline/online/releases)
## 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)

View File

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

View File

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