Updater bot : flaresolverr updated to 3.4.5

This commit is contained in:
alexbelgium
2025-11-15 01:57:02 +01:00
parent 1f8ce6a3f7
commit 0fdad6ec07
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.4.5 (15-11-2025)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)
## 3.4.4 (08-11-2025)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)
## "3.4.3" (01-11-2025)

View File

@@ -74,5 +74,5 @@ ports_description:
slug: flaresolverr
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "3.4.4"
version: "3.4.5"
webui: "[PROTO:ssl]://[HOST]:[PORT:8191]"

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-11-2025",
"last_update": "15-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "flaresolverr",
"source": "github",
"upstream_repo": "FlareSolverr/FlareSolverr",
"upstream_version": "3.4.4"
"upstream_version": "3.4.5"
}