Updater bot : filebrowser_quantum updated to 1.5.1 (upstream 1.5.1)

This commit is contained in:
alexbelgium
2026-08-08 01:28:01 +02:00
parent 48f940018d
commit 88f2f13da5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.5.1 (2026-08-08)
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)
## 1.5.0 (2026-07-22)
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)
## 1.4.0-2 (16-07-2026)

View File

@@ -114,4 +114,4 @@ schema:
slug: filebrowser_quantum
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "1.5.0"
version: "1.5.1"

View File

@@ -1,10 +1,10 @@
{
"github_beta": "false",
"last_update": "2026-07-22",
"last_update": "2026-08-08",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "filebrowser_quantum",
"source": "github",
"upstream_repo": "gtsteffaniak/filebrowser",
"upstream_version": "1.5.0"
"upstream_version": "1.5.1"
}