Updater bot : prowlarr updated to 2.6.2.5581.11 (upstream nightly-2.6.2.5581-ls11)

This commit is contained in:
alexbelgium
2026-08-29 01:30:35 +02:00
parent a7a336b693
commit 9af9c40220
3 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,8 @@
## 2.6.2.5581.11 (2026-08-29)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)
- Upstream tag : nightly-2.6.2.5581-ls11
## 2.6.2.5558.10 (2026-08-22)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)
- Upstream tag : nightly-2.6.2.5558-ls10

View File

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

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "2026-08-22",
"last_update": "2026-08-29",
"repository": "alexbelgium/hassio-addons",
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-2.6.2.5558-ls10"
"upstream_version": "nightly-2.6.2.5581-ls11"
}