Updater bot : webtop_kde updated to 4.16-r0-ls49

This commit is contained in:
alexbelgium
2022-03-27 12:40:45 +02:00
parent c96ba3055f
commit 5c2b92b5bc
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 4.16-r0-ls49 (27-03-2022)
- Update to latest version from linuxserver/docker-webtop
- Add codenotary sign - Add codenotary sign
## 4.16-r0-ls48 (22-03-2022) ## 4.16-r0-ls48 (22-03-2022)

View File

@@ -109,9 +109,9 @@
}, },
"slug": "webtop-kde", "slug": "webtop-kde",
"udev": true, "udev": true,
"upstream": "4.16-r0-ls48", "upstream": "4.16-r0-ls49",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-r0-ls48", "version": "4.16-r0-ls49",
"video": true, "video": true,
"webui": "http://[HOST]:[PORT:3000]" "webui": "http://[HOST]:[PORT:3000]"
} }