Updater bot : sabnzbd updated to 4.5.2

This commit is contained in:
alexbelgium
2025-07-12 01:58:49 +02:00
parent 31accd2a6f
commit fb39b30fa3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.5.2 (12-07-2025)
- Update to latest version from linuxserver/docker-sabnzbd (changelog : https://github.com/linuxserver/docker-sabnzbd/releases)
## 4.5.1 (12-04-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.1",
"version": "4.5.2",
"webui": "http://[HOST]:[PORT:8080]"
}

View File

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