Updater bot : lidarr updated to 3.0.1.4866

This commit is contained in:
alexbelgium
2025-11-01 01:58:18 +01:00
parent eba78262ee
commit d5808a7d81
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.0.1.4866 (01-11-2025)
- Update to latest version from linuxserver/docker-lidarr (changelog : https://github.com/linuxserver/docker-lidarr/releases)
## 2.14.5.4836 (11-10-2025)
- Update to latest version from linuxserver/docker-lidarr (changelog : https://github.com/linuxserver/docker-lidarr/releases)

View File

@@ -99,5 +99,5 @@ schema:
slug: lidarr_nas
udev: true
url: https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/README.md
version: 2.14.5.4836
version: "3.0.1.4866"
webui: "[PROTO:ssl]://[HOST]:[PORT:8686]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "11-10-2025",
"last_update": "01-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "2.14.5.4836"
"upstream_version": "3.0.1.4866"
}