Updater bot : prowlarr updated to 2.6.2.5517.9 (upstream nightly-2.6.2.5517-ls9)

This commit is contained in:
alexbelgium
2026-08-02 15:05:41 +02:00
parent 17ba56100a
commit d9e6213c1a
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 2.6.2.5517.9 (2026-08-02)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)
- Upstream tag : nightly-2.6.2.5517-ls9
## 2.6.1.5509.8 (2026-08-01)
- Version renamed from `nightly-2.6.1.5509-ls8`, which Home Assistant could not order and therefore could not reliably offer as an update: every number of the previous version is kept, as a section of its own. The addon itself and the upstream version it tracks are unchanged

View File

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

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "2026-08-01",
"last_update": "2026-08-02",
"repository": "alexbelgium/hassio-addons",
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-2.6.1.5509-ls8"
"upstream_version": "nightly-2.6.2.5517-ls9"
}