Revert "Updater bot : prowlarr updated to develop-2.4.0.5391-ls263"

This reverts commit a398bd5087.
This commit is contained in:
GitHub Actions
2026-06-01 19:22:54 +00:00
parent a398bd5087
commit 46a2f992c3
3 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
## develop-2.4.0.5391-ls263 (2026-06-01)
- 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: "develop-2.4.0.5391-ls263"
version: "nightly-2.4.0.5384-ls237"
webui: "[PROTO:ssl]://[HOST]:[PORT:9696]"

View File

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