Updater bot : collabora updated to 1.2.2

This commit is contained in:
alexbelgium
2026-07-04 01:27:00 +02:00
parent 970ac6507a
commit 270eef71d5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.2.2 (2026-07-04)
- Update to latest version from CollaboraOnline/online (changelog : https://github.com/CollaboraOnline/online/releases)
## 1.2.1 (2026-06-27)
- Update to latest version from CollaboraOnline/online (changelog : https://github.com/CollaboraOnline/online/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-06-27",
"last_update": "2026-07-04",
"repository": "alexbelgium/hassio-addons",
"slug": "collabora",
"source": "github",
"upstream_repo": "CollaboraOnline/online",
"upstream_version": "1.2.1"
"upstream_version": "1.2.2"
}