Updater bot : librespeed updated to 6.0.2

This commit is contained in:
alexbelgium
2026-04-18 01:28:31 +02:00
parent 521192c00d
commit af0d67c370
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 6.0.2 (2026-04-18)
- Update to latest version from linuxserver/docker-librespeed (changelog : https://github.com/linuxserver/docker-librespeed/releases)
## 5.5.1 (2026-01-12)
- Update to latest version from linuxserver/docker-librespeed (changelog : https://github.com/linuxserver/docker-librespeed/releases)

View File

@@ -98,4 +98,4 @@ schema:
TZ: str?
slug: librespeed
url: https://github.com/alexbelgium/hassio-addons
version: "5.5.1"
version: "6.0.2"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-01-12",
"last_update": "2026-04-18",
"repository": "alexbelgium/hassio-addons",
"slug": "librespeed",
"source": "github",
"upstream_repo": "linuxserver/docker-librespeed",
"upstream_version": "5.5.1"
"upstream_version": "6.0.2"
}