Updater bot : flaresolverr updated to 2.2.0

This commit is contained in:
alexbelgium
2022-01-31 09:39:15 +01:00
parent 9502e55953
commit 705d9d2d2b
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.2.0 (31-01-2022)
- Update to latest version from FlareSolverr/FlareSolverr
## 2.6.10 (20-12-2021)
- Update to latest version from laurent22/joplin

View File

@@ -1,7 +1,7 @@
{
"name": "FlareSolverr",
"version": "2.1.0",
"upstream": "2.1.0",
"version": "2.2.0",
"upstream": "2.2.0",
"slug": "flaresolverr",
"description": "Proxy server to bypass Cloudflare protection ",
"url": "https://github.com/alexbelgium/hassio-addons",
@@ -16,5 +16,9 @@
"environment": {},
"options": {},
"schema": {},
"arch": ["aarch64", "amd64", "armv7"]
"arch": [
"aarch64",
"amd64",
"armv7"
]
}