Revert 'Updater bot : webtop_kde updated to 4.16-r0-ls93' [nobuild]

This commit is contained in:
GitHub Actions
2025-09-27 00:08:10 +00:00
parent f71ec34656
commit 79c42795c1
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 4.16-r0-ls93 (27-09-2025)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
## 4.16-r0-ls94 (06-09-2025) ## 4.16-r0-ls94 (06-09-2025)
- 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

@@ -150,6 +150,6 @@
"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-ls93", "version": "4.16-r0-ls94",
"video": true "video": true
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "27-09-2025", "last_update": "06-09-2025",
"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-ls93" "upstream_version": "4.16-r0-ls94"
} }