Updater bot : librespeed updated to 6.2.0

This commit is contained in:
alexbelgium
2026-07-25 01:29:13 +02:00
parent 6d061cb0ab
commit 93763046a5
3 changed files with 6 additions and 3 deletions

View File

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

View File

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