Updater bot : radarr updated to 5.9.1.9070

This commit is contained in:
alexbelgium
2024-08-24 02:01:54 +02:00
parent fdebbec665
commit 0b86c89b55
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.9.1.9070 (24-08-2024)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 5.8.3.8933 (27-07-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.8.3.8933"
"version": "5.9.1.9070"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "27-07-2024",
"last_update": "24-08-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "5.8.3.8933"
"upstream_version": "5.9.1.9070"
}