Updater bot : sabnzbd updated to 5.1.1 (upstream 5.1.1)

This commit is contained in:
alexbelgium
2026-08-22 01:30:52 +02:00
parent 559cdbd208
commit 6bb96a7a72
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.1.1 (2026-08-22)
- Update to latest version from linuxserver/docker-sabnzbd (changelog : https://github.com/linuxserver/docker-sabnzbd/releases)
## 5.1.0 (2026-08-13)
- Update to latest version from linuxserver/docker-sabnzbd (changelog : https://github.com/linuxserver/docker-sabnzbd/releases)

View File

@@ -106,5 +106,5 @@ schema:
slug: sabnzbd
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "5.1.0"
version: "5.1.1"
webui: http://[HOST]:[PORT:8080]

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-08-13",
"last_update": "2026-08-22",
"repository": "alexbelgium/hassio-addons",
"slug": "sabnzbd",
"source": "github",
"upstream_repo": "linuxserver/docker-sabnzbd",
"upstream_version": "5.1.0"
"upstream_version": "5.1.1"
}