Updater bot : webtop_kde updated to 4.16-r0-ls62

This commit is contained in:
alexbelgium
2022-07-05 01:59:13 +02:00
parent fec258fc7b
commit 1a03b48740
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.16-r0-ls62 (05-07-2022)
- Update to latest version from linuxserver/docker-webtop
## 4.16-r0-ls61 (21-06-2022)
- Update to latest version from linuxserver/docker-webtop

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "21-06-2022",
"last_update": "05-07-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "webtop_kde",
"source": "github",
"upstream_repo": "linuxserver/docker-webtop",
"upstream_version": "4.16-r0-ls61"
"upstream_version": "4.16-r0-ls62"
}