Updater bot : sabnzbd updated to 4.2.2

This commit is contained in:
alexbelgium
2024-02-03 02:01:46 +01:00
parent 48c3d92dd5
commit 465ae6c3f6
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.2.2 (03-02-2024)
- Update to latest version from linuxserver/docker-sabnzbd
## 4.2.1 (06-01-2024)
- Update to latest version from linuxserver/docker-sabnzbd

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "06-01-2024",
"last_update": "03-02-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "sabnzbd",
"source": "github",
"upstream_repo": "linuxserver/docker-sabnzbd",
"upstream_version": "4.2.1"
"upstream_version": "4.2.2"
}