Updater bot : filebrowser updated to 2.48.2

This commit is contained in:
alexbelgium
2025-11-22 01:56:56 +01:00
parent 2e9996cdf2
commit acb318a86f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.48.2 (22-11-2025)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release

View File

@@ -123,4 +123,4 @@ schema:
slug: filebrowser
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "2.46.0"
version: "2.48.2"

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"last_update": "15-11-2025",
"last_update": "22-11-2025",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "filebrowser",
"source": "github",
"upstream_repo": "filebrowser/filebrowser",
"upstream_version": "2.46.0"
"upstream_version": "2.48.2"
}