Updater bot : lidarr updated to 2.1.7.4030

This commit is contained in:
alexbelgium
2024-02-17 01:59:05 +01:00
parent 6ceb4eaae1
commit 0c301928f6
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.1.7.4030 (17-02-2024)
- Update to latest version from linuxserver/docker-lidarr
- There is now an official addon in the community repository, you should migrate to it !
## 2.0.7.3849 (16-12-2023)

View File

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

View File

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