Updater bot : ente updated to 1.3.28

This commit is contained in:
alexbelgium
2026-03-28 01:27:01 +01:00
parent 56fe0138a5
commit e1dd36a0b3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.3.28 (2026-03-28)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
## 1.7.21 (2026-03-07)
- 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: "1.7.21"
version: "1.3.28"
video: true
webui: http://[HOST]:[PORT:3000]

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "2026-03-07",
"last_update": "2026-03-28",
"repository": "alexbelgium/hassio-addons",
"slug": "ente",
"source": "github",
"upstream_repo": "ente-io/ente",
"upstream_version": "1.7.21"
"upstream_version": "1.3.28"
}