Updater bot : webtop_kde updated to 5.24.5

This commit is contained in:
alexbelgium
2023-07-23 18:31:23 +02:00
parent 58a7958783
commit 10c9944c86
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 5.24.5 (23-07-2023)
- Update to latest version from linuxserver/docker-webtop
- Arm32v7 discontinued by linuxserver, latest working version pinned
## 4.16-r0-ls95 (08-04-2023)

View File

@@ -125,6 +125,6 @@
"slug": "webtop-kde",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-r0-ls95",
"version": "5.24.5",
"video": true
}

View File

@@ -2,10 +2,10 @@
"dockerhub_list_size": 10,
"github_beta": true,
"github_tagfilter": "alpine-kde-",
"last_update": "08-04-2023",
"last_update": "23-07-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop_kde",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls95"
"upstream_version": "5.24.5"
}