Updater bot : radarr updated to 5.2.6.8376

This commit is contained in:
alexbelgium
2023-12-30 02:03:07 +01:00
parent fdb571025f
commit 3bb1389489
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 5.2.6.8376 (30-12-2023)
- Update to latest version from linuxserver/docker-radarr
### 5.1.3.8246-4 (02-12-2023)
- Minor bugs fixed
- Send crond messages to addon logs

View File

@@ -103,5 +103,5 @@
"slug": "radarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "5.1.3.8246-4"
"version": "5.2.6.8376"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "18-11-2023",
"last_update": "30-12-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "5.1.3.8246"
"upstream_version": "5.2.6.8376"
}