Updater bot : bazarr updated to 1.0.4

This commit is contained in:
alexbelgium
2022-05-01 09:24:02 +02:00
parent 5b764b0ab2
commit a6a0d11694
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.4 (01-05-2022)
- Update to latest version from linuxserver/docker-bazarr
## 1.0.3 (27-04-2022)
- Update to latest version from linuxserver/docker-bazarr
- Add codenotary sign

View File

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

View File

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