Updater bot : radarr updated to 5.12.2.9335

This commit is contained in:
alexbelgium
2024-10-19 02:01:57 +02:00
parent c86a64a8b0
commit e5a221a118
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.12.2.9335 (19-10-2024)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 5.11.0.9244 (28-09-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.11.0.9244"
"version": "5.12.2.9335"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "28-09-2024",
"last_update": "19-10-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "5.11.0.9244"
"upstream_version": "5.12.2.9335"
}