Updater bot : ente updated to 4.4.27 (upstream 1.7.28)

This commit is contained in:
alexbelgium
2026-09-05 01:27:44 +02:00
parent 74960a5d5f
commit 9f5c9bdf32
3 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,8 @@
## 4.4.27 (2026-09-05)
- Update to latest version from ente/ente (changelog : https://github.com/ente/ente/releases)
- Upstream tag : 1.7.28
## 4.4.26 (2026-08-13)
- Update to latest version from ente/ente (changelog : https://github.com/ente/ente/releases)
- Upstream tag : 1.3.61

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "2026-08-13",
"last_update": "2026-09-05",
"repository": "alexbelgium/hassio-addons",
"slug": "ente",
"source": "github",
"upstream_repo": "ente/ente",
"upstream_version": "1.3.61"
"upstream_version": "1.7.28"
}