Updater bot : prowlarr updated to 2.6.2.5583.12 (upstream nightly-2.6.2.5583-ls12)

This commit is contained in:
alexbelgium
2026-08-29 09:04:14 +02:00
parent a0499ace1a
commit ce29e6be12
3 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,8 @@
## 2.6.2.5583.12 (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.5583-ls12
## 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

View File

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

View File

@@ -6,5 +6,5 @@
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-2.6.2.5581-ls11"
"upstream_version": "nightly-2.6.2.5583-ls12"
}