Updater bot : flaresolverr updated to 3.2.0

This commit is contained in:
alexbelgium
2023-05-27 01:57:53 +02:00
parent 734acdbbbe
commit 5c0ec86c81
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.2.0 (27-05-2023)
- Update to latest version from FlareSolverr/FlareSolverr
## 3.1.2 (08-04-2023)
- Update to latest version from FlareSolverr/FlareSolverr

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-04-2023",
"last_update": "27-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "flaresolverr",
"source": "github",
"upstream_repo": "FlareSolverr/FlareSolverr",
"upstream_version": "3.1.2"
"upstream_version": "3.2.0"
}