Updater bot : webtop updated to 4.16-r0-ls94

This commit is contained in:
alexbelgium
2024-10-26 02:05:04 +02:00
parent 10f231c9dc
commit d4948ae86f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.16-r0-ls94 (26-10-2024)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
## ubuntu-xfce-33543f91-ls159 (04-09-2024) ## ubuntu-xfce-33543f91-ls159 (04-09-2024)
- Minor bugs fixed - Minor bugs fixed

View File

@@ -141,6 +141,6 @@
"tmpfs": true, "tmpfs": true,
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "ubuntu-xfce-33543f91-ls159", "version": "4.16-r0-ls94",
"video": true "video": true
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "08-04-2023", "last_update": "26-10-2024",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "webtop_kde", "slug": "webtop_kde",
"source": "github", "source": "github",
"upstream_repo": "linuxserver/docker-webtop", "upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls95" "upstream_version": "4.16-r0-ls94"
} }