Updater bot : flaresolverr updated to 2.2.8

This commit is contained in:
alexbelgium
2022-09-20 01:56:34 +02:00
parent 5a51c8ac67
commit 55c5e58ea9
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.2.8 (20-09-2022)
- Update to latest version from FlareSolverr/FlareSolverr
## 2.2.7 (13-09-2022)
- Update to latest version from FlareSolverr/FlareSolverr

View File

@@ -15,6 +15,6 @@
},
"slug": "flaresolverr",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.2.7",
"version": "2.2.8",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "13-09-2022",
"last_update": "20-09-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "flaresolverr",
"source": "github",
"upstream_repo": "FlareSolverr/FlareSolverr",
"upstream_version": "2.2.7"
"upstream_version": "2.2.8"
}