Updater bot : radarr updated to 5.17.2.9580

This commit is contained in:
alexbelgium
2025-01-11 01:58:04 +01:00
parent dd941c0e17
commit 2e349b4cd8
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.17.2.9580 (11-01-2025)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 5.16.3.9541 (21-12-2024)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)

View File

@@ -111,5 +111,5 @@
"slug": "radarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "5.16.3.9541"
"version": "5.17.2.9580"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "21-12-2024",
"last_update": "11-01-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "5.16.3.9541"
"upstream_version": "5.17.2.9580"
}