Updater bot : ente updated to 4.4.23

This commit is contained in:
alexbelgium
2026-06-11 18:24:45 +02:00
parent 1243cc5eaa
commit 565e434a39
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.4.23 (2026-06-11)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
## 1.7.24 (2026-06-05)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
## 4.4.22-7 (04-06-2026)

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "2026-06-05",
"last_update": "2026-06-11",
"repository": "alexbelgium/hassio-addons",
"slug": "ente",
"source": "github",
"upstream_repo": "ente-io/ente",
"upstream_version": "1.7.24"
"upstream_version": "4.4.23"
}