Updater bot : epicgamesfree updated to 2026.08.01 (upstream debian-2026-08-01)

This commit is contained in:
alexbelgium
2026-08-01 18:56:48 +02:00
parent 4b7943fb84
commit b677f35864
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 2026.08.01 (2026-08-01)
- Update to latest version from charlocharlie/epicgames-freegames
- Upstream tag : debian-2026-08-01
## 2026.07.27 (2026-08-01) ## 2026.07.27 (2026-08-01)
- Version renamed from `debian-2026-07-27`, which Home Assistant could not order and therefore could not reliably offer as an update: every number of the previous version is kept, as a section of its own. The addon itself and the upstream version it tracks are unchanged - Version renamed from `debian-2026-07-27`, which Home Assistant could not order and therefore could not reliably offer as an update: every number of the previous version is kept, as a section of its own. The addon itself and the upstream version it tracks are unchanged

View File

@@ -88,5 +88,5 @@ schema:
slug: epicgamesfree slug: epicgamesfree
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "2026.07.27" version: "2026.08.01"
webui: "[PROTO:ssl]://[HOST]:[PORT:3000]" webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"

View File

@@ -2,10 +2,10 @@
"dockerhub_by_date": true, "dockerhub_by_date": true,
"dockerhub_list_size": 2, "dockerhub_list_size": 2,
"github_exclude": "-", "github_exclude": "-",
"last_update": "2026-07-27", "last_update": "2026-08-01",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "epicgamesfree", "slug": "epicgamesfree",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "charlocharlie/epicgames-freegames", "upstream_repo": "charlocharlie/epicgames-freegames",
"upstream_version": "debian-2026-07-27" "upstream_version": "debian-2026-08-01"
} }