Revert "Updater bot : prowlarr updated to nightly-2.4.0.5384-ls237"

This reverts commit 1bba69fc43.
This commit is contained in:
GitHub Actions
2026-05-29 23:32:11 +00:00
parent 9d38b0f4ab
commit b5168e7930
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 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)
## nightly-2.4.0.5368-ls236 (2026-05-22)
- 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.5368-ls236"
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-05-22",
"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.5368-ls236"
}