Revert "Updater bot : ente updated to 4.4.24 (upstream 1.7.27)"

This reverts commit 41f01bf1c5.
This commit is contained in:
GitHub Actions
2026-08-02 13:05:28 +00:00
parent b01196b768
commit 17ba56100a
3 changed files with 3 additions and 7 deletions

View File

@@ -1,8 +1,4 @@
## 4.4.24 (2026-08-02)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
- Upstream tag : 1.7.27
## 4.4.23 (2026-06-11) ## 4.4.23 (2026-06-11)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases) - Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
## 1.7.24 (2026-06-05) ## 1.7.24 (2026-06-05)

View File

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

View File

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