Updater bot : flaresolverr updated to 3.4.3

This commit is contained in:
alexbelgium
2025-11-01 01:57:07 +01:00
parent dbcc5e5a4d
commit 1cac8481ed
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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