Revert "Updater bot : prowlarr updated to nightly-2.3.6.5351-ls230"

This reverts commit 7c8a99ed65.
This commit is contained in:
GitHub Actions
2026-04-17 23:38:15 +00:00
parent a1803c9d9e
commit 8e968b5de0
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## nightly-2.3.6.5351-ls230 (2026-04-18)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)
## nightly-2.3.6.5341-ls228 (2026-04-11)
- 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.3.6.5351-ls230"
version: "nightly-2.3.6.5341-ls228"
webui: "[PROTO:ssl]://[HOST]:[PORT:9696]"

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "2026-04-18",
"last_update": "2026-04-11",
"repository": "alexbelgium/hassio-addons",
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-2.3.6.5351-ls230"
"upstream_version": "nightly-2.3.6.5341-ls228"
}