Updater bot : flaresolverr updated to 3.3.20

This commit is contained in:
alexbelgium
2024-06-22 01:58:08 +02:00
parent 954b627af1
commit 6320431a4f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.3.20 (22-06-2024)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)
## 3.3.19 (25-05-2024)
- Update to latest version from FlareSolverr/FlareSolverr (changelog : https://github.com/FlareSolverr/FlareSolverr/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "25-05-2024",
"last_update": "22-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "flaresolverr",
"source": "github",
"upstream_repo": "FlareSolverr/FlareSolverr",
"upstream_version": "3.3.19"
"upstream_version": "3.3.20"
}