Updater bot : flaresolverr updated to 3.3.24

This commit is contained in:
alexbelgium
2025-06-07 01:56:19 +02:00
parent 00295764d0
commit 2c94eccc41
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.3.24 (07-06-2025)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)
## 3.3.21 (29-06-2024)
- 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.21",
"version": "3.3.24",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "29-06-2024",
"last_update": "07-06-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "flaresolverr",
"source": "github",
"upstream_repo": "FlareSolverr/FlareSolverr",
"upstream_version": "3.3.21"
"upstream_version": "3.3.24"
}