Updater bot : webtop_kde updated to 4.16-r0-ls92

This commit is contained in:
alexbelgium
2026-06-11 18:29:28 +02:00
parent 5cc7b56429
commit bde4145f30
4 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
## 4.16-r0-ls92 (2026-06-11)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
## 4.16-r0-ls95 (2026-06-05)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)

View File

@@ -2,11 +2,11 @@
# ALEXBELGIUM'S DOCKERFILE #
#============================#
# _.------.
# _.-` ('>.-`"4.16-r0-ls95""-.
# _.-` ('>.-`"4.16-r0-ls92""-.
# '.--'` _'` _ .--.)
# -' '-.-';` `
# ' - _.' ``'--.
# '---` .-'"4.16-r0-ls95"`
# '---` .-'"4.16-r0-ls92"`
# /`
#=== Home Assistant Addon ===#

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "2026-06-05",
"last_update": "2026-06-11",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls95"
"upstream_version": "4.16-r0-ls92"
}