Updater bot : nzbget updated to v25.4-ls221

This commit is contained in:
alexbelgium
2025-11-22 01:58:38 +01:00
parent bacb2045ef
commit d3451cda06
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v25.4-ls221 (22-11-2025)
- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases)
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release

View File

@@ -104,4 +104,4 @@ schema:
slug: nzbget
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "v25.4-ls220"
version: "v25.4-ls221"

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "15-11-2025",
"last_update": "22-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "nzbget",
"source": "github",
"upstream_repo": "linuxserver/docker-nzbget",
"upstream_version": "v25.4-ls220"
"upstream_version": "v25.4-ls221"
}