mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-18 23:57:37 +02:00
Updater bot : free_games_claimer updated to 2.1.1 (upstream 1.9)
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
|
||||||
|
## 2.1.1 (2026-09-12)
|
||||||
|
- Update to latest version from P-Adamiec/Free-Games-Claimer-Remaster (changelog : https://github.com/P-Adamiec/Free-Games-Claimer-Remaster/releases)
|
||||||
|
- Upstream tag : 1.9
|
||||||
- Migrate legacy add-on configuration map names to current app configuration terminology.
|
- Migrate legacy add-on configuration map names to current app configuration terminology.
|
||||||
## 2.1.0 (2026-08-24)
|
## 2.1.0 (2026-08-24)
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ ARG BUILD_REF
|
|||||||
ARG BUILD_REPOSITORY
|
ARG BUILD_REPOSITORY
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG UPSTREAM_REPOSITORY="P-Adamiec/Free-Games-Claimer-Remaster"
|
ARG UPSTREAM_REPOSITORY="P-Adamiec/Free-Games-Claimer-Remaster"
|
||||||
ARG BUILD_UPSTREAM="1.6"
|
ARG BUILD_UPSTREAM="1.9"
|
||||||
|
|
||||||
ENV S6_CMD_WAIT_FOR_SERVICES="1" \
|
ENV S6_CMD_WAIT_FOR_SERVICES="1" \
|
||||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME="0" \
|
S6_CMD_WAIT_FOR_SERVICES_MAXTIME="0" \
|
||||||
|
|||||||
@@ -96,5 +96,5 @@ schema:
|
|||||||
slug: free_games_claimer
|
slug: free_games_claimer
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "2.1.0"
|
version: "2.1.1"
|
||||||
webui: "[PROTO:ssl]://[HOST]:[PORT:6080]"
|
webui: "[PROTO:ssl]://[HOST]:[PORT:6080]"
|
||||||
|
|||||||
@@ -3,11 +3,11 @@
|
|||||||
"dockerhub_list_size": 2,
|
"dockerhub_list_size": 2,
|
||||||
"github_exclude": "d",
|
"github_exclude": "d",
|
||||||
"github_fulltag": false,
|
"github_fulltag": false,
|
||||||
"last_update": "24-08-2026",
|
"last_update": "2026-09-12",
|
||||||
"paused": false,
|
"paused": false,
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "free_games_claimer",
|
"slug": "free_games_claimer",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "P-Adamiec/Free-Games-Claimer-Remaster",
|
"upstream_repo": "P-Adamiec/Free-Games-Claimer-Remaster",
|
||||||
"upstream_version": "1.6"
|
"upstream_version": "1.9"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user