Updater bot : flaresolverr updated to 3.5.2 (upstream 3.5.2)

This commit is contained in:
alexbelgium
2026-09-12 04:48:45 +02:00
parent 660982e641
commit e06b6d1c68
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 3.5.2 (2026-09-12)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)
## 3.5.0 (2026-05-30)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)

View File

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

View File

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