Updater bot : sabnzbd updated to 4.4.0

This commit is contained in:
alexbelgium
2024-12-14 01:58:14 +01:00
parent 05a4a35688
commit 67c6ca8d4d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.4.0 (14-12-2024)
- Update to latest version from linuxserver/docker-sabnzbd (changelog : https://github.com/linuxserver/docker-sabnzbd/releases)
## 4.3.3 (24-08-2024)
- Update to latest version from linuxserver/docker-sabnzbd (changelog : https://github.com/linuxserver/docker-sabnzbd/releases)

View File

@@ -106,6 +106,6 @@
"slug": "sabnzbd",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.3.3",
"version": "4.4.0",
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "24-08-2024",
"last_update": "14-12-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "sabnzbd",
"source": "github",
"upstream_repo": "linuxserver/docker-sabnzbd",
"upstream_version": "4.3.3"
"upstream_version": "4.4.0"
}