Updater bot : prowlarr updated to nightly-2.4.0.5391-ls238

This commit is contained in:
alexbelgium
2026-06-05 18:55:40 +02:00
parent 2a2f405cb4
commit 0aa0bd1c72
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
## nightly-2.4.0.5391-ls238 (2026-06-05)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)
## nightly-2.4.0.5384-ls237 (2026-05-30)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)

View File

@@ -110,5 +110,5 @@ schema:
slug: prowlarr
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "nightly-2.4.0.5384-ls237"
version: "nightly-2.4.0.5391-ls238"
webui: "[PROTO:ssl]://[HOST]:[PORT:9696]"

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "2026-05-30",
"last_update": "2026-06-05",
"repository": "alexbelgium/hassio-addons",
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-2.4.0.5384-ls237"
"upstream_version": "nightly-2.4.0.5391-ls238"
}