Updater bot : librespeed updated to 6.1.0

This commit is contained in:
alexbelgium
2026-04-23 14:40:27 +02:00
parent 0d8612c565
commit 9e7c95df7e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 6.1.0 (2026-04-23)
- Update to latest version from linuxserver/docker-librespeed (changelog : https://github.com/linuxserver/docker-librespeed/releases)
## 6.0.2 (2026-04-18)
- 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: "6.0.2"
version: "6.1.0"

View File

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