Updater bot : ente updated to 4.4.0

This commit is contained in:
alexbelgium
2025-07-18 22:51:52 +02:00
parent 9d1cf7b8ad
commit d57c3c884a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.4.0 (18-07-2025)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
## 1.1.57-3 (18-07-2025)
- Minor bugs fixed
## 1.1.57-2 (17-07-2025)

View File

@@ -125,7 +125,7 @@
"slug": "ente",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.1.57-3",
"version": "4.4.0",
"video": true,
"webui": "http://[HOST]:[PORT:3000]"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "21-06-2025",
"last_update": "18-07-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "ente",
"source": "github",
"upstream_repo": "ente-io/ente",
"upstream_version": "1.1.57"
"upstream_version": "4.4.0"
}