Updater bot : webtop_kde updated to 4.16-r0-ls95

This commit is contained in:
alexbelgium
2026-06-05 18:57:32 +02:00
parent 853f79aa1e
commit 1b3ce38c5f
4 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
## 4.16-r0-ls95 (2026-06-05)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
## 4.16-r0-ls94 (2026-05-23) ## 4.16-r0-ls94 (2026-05-23)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases) - 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 # # ALEXBELGIUM'S DOCKERFILE #
#============================# #============================#
# _.------. # _.------.
# _.-` ('>.-`"4.16-r0-ls94""-. # _.-` ('>.-`"4.16-r0-ls95""-.
# '.--'` _'` _ .--.) # '.--'` _'` _ .--.)
# -' '-.-';` ` # -' '-.-';` `
# ' - _.' ``'--. # ' - _.' ``'--.
# '---` .-'"4.16-r0-ls94"` # '---` .-'"4.16-r0-ls95"`
# /` # /`
#=== Home Assistant Addon ===# #=== Home Assistant Addon ===#

View File

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

View File

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