Updater bot : lidarr updated to 0.8.1.2135-ls73

This commit is contained in:
alexbelgium
2022-02-27 21:33:16 +01:00
parent be35664946
commit 6f0b769cb3
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 0.8.1.2135-ls73 (27-02-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls72 (13-02-2022) ## 0.8.1.2135-ls72 (13-02-2022)
- Update to latest version from linuxserver/docker-lidarr - Update to latest version from linuxserver/docker-lidarr

View File

@@ -1,6 +1,6 @@
{ {
"name": "Lidarr NAS", "name": "Lidarr NAS",
"version": "0.8.1.2135-ls72", "version": "0.8.1.2135-ls73",
"slug": "lidarr_nas", "slug": "lidarr_nas",
"description": "Music collection manager for Usenet and BitTorrent users", "description": "Music collection manager for Usenet and BitTorrent users",
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
@@ -11,7 +11,7 @@
"armv7" "armv7"
], ],
"boot": "auto", "boot": "auto",
"upstream": "0.8.1.2135-ls72", "upstream": "0.8.1.2135-ls73",
"webui": "http://[HOST]:[PORT:8686]", "webui": "http://[HOST]:[PORT:8686]",
"startup": "services", "startup": "services",
"devices": [ "devices": [