Updater bot : booksonic_air updated to v2201.1.0-ls92

This commit is contained in:
alexbelgium
2023-05-27 01:56:21 +02:00
parent ed901e8649
commit 262b25bfaf
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v2201.1.0-ls92 (27-05-2023)
- Update to latest version from linuxserver/docker-booksonic-air
### v2201.1.0-ls91 (13-05-2023)
- Minor bugs fixed
- Feat : cifsdomain added

View File

@@ -90,6 +90,6 @@
},
"slug": "booksonic-air_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air",
"version": "v2201.1.0-ls91",
"version": "v2201.1.0-ls92",
"webui": "http://[HOST]:[PORT:4040]"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "13-05-2023",
"last_update": "27-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "booksonic_air",
"source": "github",
"upstream_repo": "linuxserver/docker-booksonic-air",
"upstream_version": "v2201.1.0-ls91"
"upstream_version": "v2201.1.0-ls92"
}