Updater bot : filebrowser_quantum updated to 1.2.4

This commit is contained in:
alexbelgium
2026-04-04 01:27:09 +02:00
parent 83a5088958
commit 98670f197e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.2.4 (2026-04-04)
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)
## 1.2.3 (2026-03-28)
- 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.2.3"
version: "1.2.4"

View File

@@ -1,10 +1,10 @@
{
"github_beta": "false",
"last_update": "2026-03-28",
"last_update": "2026-04-04",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "filebrowser_quantum",
"source": "github",
"upstream_repo": "gtsteffaniak/filebrowser",
"upstream_version": "1.2.3"
"upstream_version": "1.2.4"
}