Updater bot : filebrowser_quantum updated to 1.5.2 (upstream 1.5.2)

This commit is contained in:
alexbelgium
2026-08-22 01:27:45 +02:00
parent ef1145eef8
commit 74714f2f20
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.5.2 (2026-08-22)
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)
## 1.5.1.2 (2026-08-19)
- Fix direct access on port 8071, which was broken in 1.5.1.1: the root
redirect pointed at the container-internal port 8072 instead of the

View File

@@ -118,4 +118,4 @@ schema:
slug: filebrowser_quantum
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "1.5.1.2"
version: "1.5.2"

View File

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