Updater bot : flaresolverr updated to 3.0.2

This commit is contained in:
alexbelgium
2023-01-14 01:57:19 +01:00
parent 963b37652f
commit 0f2112888e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.0.2 (14-01-2023)
- Update to latest version from FlareSolverr/FlareSolverr
## 3.0.1 (07-01-2023)
- Update to latest version from FlareSolverr/FlareSolverr
- WARNING : update to supervisor 2022.11 before installing

View File

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

View File

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