Updater bot : flaresolverr updated to 3.5.0

This commit is contained in:
alexbelgium
2026-05-30 08:22:02 +02:00
parent bb1259ee8e
commit ebeb48f060
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.5.0 (2026-05-30)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)
## 3.4.6 (2025-12-06)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/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

@@ -79,5 +79,5 @@ schema:
slug: flaresolverr
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "3.4.6"
version: "3.5.0"
webui: "[PROTO:ssl]://[HOST]:[PORT:8191]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "06-12-2025",
"last_update": "2026-05-30",
"repository": "alexbelgium/hassio-addons",
"slug": "flaresolverr",
"source": "github",
"upstream_repo": "FlareSolverr/FlareSolverr",
"upstream_version": "3.4.6"
"upstream_version": "3.5.0"
}