Updater bot : flaresolverr updated to 3.4.4

This commit is contained in:
alexbelgium
2025-11-08 01:57:03 +01:00
parent 305a18e489
commit cd165a2cc3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 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)
- Minor bugs fixed

View File

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

View File

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