Updater bot : prowlarr updated to 2.6.4.5611.15 (upstream nightly-2.6.4.5611-ls15)

This commit is contained in:
alexbelgium
2026-09-12 01:30:42 +02:00
parent 6424f68cff
commit 8338f5767c
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 2.6.4.5611.15 (2026-09-12)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)
- Upstream tag : nightly-2.6.4.5611-ls15
- Migrate legacy add-on configuration map names to current app configuration terminology.
## 2.6.3.5608.14 (2026-09-05)

View File

@@ -110,4 +110,4 @@ schema:
slug: prowlarr
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "2.6.3.5608.14"
version: "2.6.4.5611.15"

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "2026-09-05",
"last_update": "2026-09-12",
"repository": "alexbelgium/hassio-addons",
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-2.6.3.5608-ls14"
"upstream_version": "nightly-2.6.4.5611-ls15"
}