Revert "Updater bot : ente updated to 1.7.24"

This reverts commit 8794c91f78.
This commit is contained in:
GitHub Actions
2026-06-01 19:22:55 +00:00
parent c5c1251e97
commit 7b57c7ba54
3 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
## 1.7.24 (2026-06-01)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
## 4.4.22 (2026-05-16) ## 4.4.22 (2026-05-16)
- 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)

View File

@@ -120,6 +120,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: "1.7.24" version: "4.4.22"
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-06-01", "last_update": "2026-05-16",
"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.24" "upstream_version": "4.4.22"
} }