Updater bot : webtop_kde updated to 4.16-r0-ls94

This commit is contained in:
alexbelgium
2026-01-21 11:30:17 +01:00
parent 1c084cb6c8
commit 2e673b703b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.16-r0-ls94 (2026-01-21)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
## 4.16-r0-ls93 (2026-01-14)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)

View File

@@ -143,5 +143,5 @@ slug: webtop
tmpfs: true
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "4.16-r0-ls93"
version: "4.16-r0-ls94"
video: true

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "2026-01-14",
"last_update": "2026-01-21",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls93"
"upstream_version": "4.16-r0-ls94"
}