Updater bot : webtop_kde updated to 4.16-r0-ls94

This commit is contained in:
alexbelgium
2025-02-15 01:59:03 +01:00
parent 25d6c25e9e
commit ac1d0b5b04
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.16-r0-ls94 (15-02-2025)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
## 4.16-r0-ls92 (08-02-2025)
- Update to latest version from linuxserver/docker-webtop (changelog : https://github.com/linuxserver/docker-webtop/releases)
## 4.16-r0-ls94-9 (29-01-2025)

View File

@@ -147,6 +147,6 @@
"tmpfs": true,
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-r0-ls92",
"version": "4.16-r0-ls94",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "08-02-2025",
"last_update": "15-02-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls92"
"upstream_version": "4.16-r0-ls94"
}