Updater bot : emby updated to 4.7.0.38

This commit is contained in:
alexbelgium
2022-05-07 01:55:57 +02:00
parent 523f899274
commit 3194acbdfb
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.7.0.38 (07-05-2022)
- Update to latest version from linuxserver/docker-emby
## 4.7.0.37 (05-05-2022)
- Update to latest version from linuxserver/docker-emby

View File

@@ -105,6 +105,6 @@
"slug": "emby_nas",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.7.0.37",
"version": "4.7.0.38",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "05-05-2022",
"last_update": "07-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "emby",
"source": "github",
"upstream_repo": "linuxserver/docker-emby",
"upstream_version": "4.7.0.37"
"upstream_version": "4.7.0.38"
}