Updater bot : ente updated to 4.4.4

This commit is contained in:
alexbelgium
2025-08-09 01:56:14 +02:00
parent adeb2bd22f
commit ab510f353d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.4.4 (09-08-2025)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
## 4.4.3 (25-07-2025)
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
## 4.4.0-2 (20-07-2025)

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "25-07-2025",
"last_update": "09-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "ente",
"source": "github",
"upstream_repo": "ente-io/ente",
"upstream_version": "4.4.3"
"upstream_version": "4.4.4"
}