Updater bot : bazarr updated to 1.1.0

This commit is contained in:
alexbelgium
2022-07-05 01:55:21 +02:00
parent a488651ccb
commit 530c16536d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.1.0 (05-07-2022)
- Update to latest version from linuxserver/docker-bazarr
## 1.0.4 (01-05-2022)
- Update to latest version from linuxserver/docker-bazarr

View File

@@ -82,6 +82,6 @@
"slug": "bazarr_nas",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr",
"version": "1.0.4",
"version": "1.1.0",
"webui": "http://[HOST]:[PORT:6767]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "01-05-2022",
"last_update": "05-07-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "bazarr",
"source": "github",
"upstream_repo": "linuxserver/docker-bazarr",
"upstream_version": "1.0.4"
"upstream_version": "1.1.0"
}