Updater bot : emby updated to 4.7.0.32

This commit is contained in:
alexbelgium
2022-03-23 06:17:35 +01:00
parent 7753d1e8f7
commit ef56b9bcfb
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 4.7.0.32 (23-03-2022)
- Update to latest version from linuxserver/docker-emby
## 4.7.0.31 (17-03-2022)
- Update to latest version from linuxserver/docker-emby

View File

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