Updater bot : emby updated to 4.7.0.33

This commit is contained in:
alexbelgium
2022-04-07 01:56:01 +02:00
parent e2328d5cfc
commit 2de3a5eeff
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 4.7.0.33 (07-04-2022)
- Update to latest version from linuxserver/docker-emby
## 4.7.0.32 (23-03-2022)
- Update to latest version from linuxserver/docker-emby

View File

@@ -102,9 +102,9 @@
},
"slug": "emby_nas",
"startup": "services",
"upstream": "4.7.0.32",
"upstream": "4.7.0.33",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.7.0.32",
"version": "4.7.0.33",
"video": true,
"webui": "http://[HOST]:[PORT:8096]"
}