mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : librespeed updated to 5.5.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 5.5.0 (03-01-2026)
|
||||||
|
- Update to latest version from linuxserver/docker-librespeed (changelog : https://github.com/linuxserver/docker-librespeed/releases)
|
||||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||||
|
|
||||||
## 5.4.1b (03-04-2025)
|
## 5.4.1b (03-04-2025)
|
||||||
|
|||||||
@@ -98,4 +98,4 @@ schema:
|
|||||||
TZ: str?
|
TZ: str?
|
||||||
slug: librespeed
|
slug: librespeed
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: 5.4.1b
|
version: "5.5.0"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "02-04-2025",
|
"last_update": "03-01-2026",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "librespeed",
|
"slug": "librespeed",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "linuxserver/docker-librespeed",
|
"upstream_repo": "linuxserver/docker-librespeed",
|
||||||
"upstream_version": "5.4.1"
|
"upstream_version": "5.5.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user