Updater bot : lidarr updated to 2.0.7.3849

This commit is contained in:
alexbelgium
2023-12-16 01:59:49 +01:00
parent ef94c8f437
commit ec4e90c10a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.0.7.3849 (16-12-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.4.5.3639 (14-10-2023)
- Update to latest version from linuxserver/docker-lidarr

View File

@@ -98,6 +98,6 @@
"slug": "lidarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
"version": "1.4.5.3639",
"version": "2.0.7.3849",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8686]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "14-10-2023",
"last_update": "16-12-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "1.4.5.3639"
"upstream_version": "2.0.7.3849"
}