Updater bot : ente updated to 4.4.22

This commit is contained in:
alexbelgium
2026-05-16 01:27:13 +02:00
parent 2ae74e9c37
commit 5df6e69263
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.4.22 (2026-05-16)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
## 4.4.21 (2026-05-09)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)

View File

@@ -120,6 +120,6 @@ schema:
slug: ente
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "4.4.21"
version: "4.4.22"
video: true
webui: http://[HOST]:[PORT:3000]

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "2026-05-09",
"last_update": "2026-05-16",
"repository": "alexbelgium/hassio-addons",
"slug": "ente",
"source": "github",
"upstream_repo": "ente-io/ente",
"upstream_version": "4.4.21"
"upstream_version": "4.4.22"
}