Updater bot : flaresolverr updated to 3.0.1

This commit is contained in:
alexbelgium
2023-01-07 01:57:20 +01:00
parent d6c368d98c
commit f90f9083e2
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 3.0.1 (07-01-2023)
- Update to latest version from FlareSolverr/FlareSolverr
- WARNING : update to supervisor 2022.11 before installing
## 2.2.10 (25-10-2022)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "25-10-2022",
"last_update": "07-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "flaresolverr",
"source": "github",
"upstream_repo": "FlareSolverr/FlareSolverr",
"upstream_version": "2.2.10"
"upstream_version": "3.0.1"
}