Updater bot : sabnzbd updated to 4.5.3

This commit is contained in:
alexbelgium
2025-08-30 01:58:51 +02:00
parent 20a84c95e7
commit 125c3f27f0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.5.3 (30-08-2025)
- Update to latest version from linuxserver/docker-sabnzbd (changelog : https://github.com/linuxserver/docker-sabnzbd/releases)
## 4.5.2 (12-07-2025)
- Update to latest version from linuxserver/docker-sabnzbd (changelog : https://github.com/linuxserver/docker-sabnzbd/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "12-07-2025",
"last_update": "30-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "sabnzbd",
"source": "github",
"upstream_repo": "linuxserver/docker-sabnzbd",
"upstream_version": "4.5.2"
"upstream_version": "4.5.3"
}