Updater bot : lidarr updated to 2.13.3.4711

This commit is contained in:
alexbelgium
2025-08-30 01:57:32 +02:00
parent f88c53e3e5
commit 9b7b1d06b6
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.13.3.4711 (30-08-2025)
- Update to latest version from linuxserver/docker-lidarr (changelog : https://github.com/linuxserver/docker-lidarr/releases)
## 2.12.4.4658 (13-06-2025)
- Update to latest version from linuxserver/docker-lidarr (changelog : https://github.com/linuxserver/docker-lidarr/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "13-06-2025",
"last_update": "30-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "2.12.4.4658"
"upstream_version": "2.13.3.4711"
}