Updater bot : filebrowser_quantum updated to 1.1.6b0

This commit is contained in:
alexbelgium
2026-01-08 13:05:52 +01:00
parent 26f8223939
commit f0e2d5c5d5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.1.6b0 (08-01-2026)
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)
## 1.1.5b0 (03-01-2026)
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)

View File

@@ -110,4 +110,4 @@ schema:
slug: filebrowser_quantum
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "1.1.5b0"
version: "1.1.6b0"

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"last_update": "03-01-2026",
"last_update": "08-01-2026",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "filebrowser_quantum",
"source": "github",
"upstream_repo": "gtsteffaniak/filebrowser",
"upstream_version": "1.1.5b0"
"upstream_version": "1.1.6b0"
}