Updater bot : webtop updated to 4.16-r0-ls95

This commit is contained in:
alexbelgium
2024-11-09 02:06:10 +01:00
parent a35717c838
commit c097dcdb8a
3 changed files with 6 additions and 3 deletions

View File

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

View File

@@ -141,6 +141,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": "26-10-2024",
"last_update": "09-11-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop_kde",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls94"
"upstream_version": "4.16-r0-ls95"
}