Updater bot : webtop_kde updated to 4.16-r0-ls95

This commit is contained in:
alexbelgium
2025-08-09 01:59:48 +02:00
parent f284b27740
commit 53e8ee2922
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.16-r0-ls95 (09-08-2025)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
## 4.16-r0-ls94 (01-08-2025)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)

View File

@@ -150,6 +150,6 @@
"tmpfs": true,
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-r0-ls94",
"version": "4.16-r0-ls95",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "01-08-2025",
"last_update": "09-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls94"
"upstream_version": "4.16-r0-ls95"
}