Updater bot : flaresolverr updated to 3.4.1

This commit is contained in:
alexbelgium
2025-09-20 01:57:04 +02:00
parent 62e762f49f
commit a9787595b2
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 3.4.1 (20-09-2025)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)
## 3.4.0 (26-08-2025)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)

View File

@@ -80,6 +80,6 @@
"slug": "flaresolverr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.3.25",
"version": "3.4.1",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "26-08-2025",
"last_update": "20-09-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "flaresolverr",
"source": "github",
"upstream_repo": "FlareSolverr/FlareSolverr",
"upstream_version": "3.4.0"
"upstream_version": "3.4.1"
}