Updater bot : flaresolverr updated to 3.2.2

This commit is contained in:
alexbelgium
2023-07-22 01:57:49 +02:00
parent a76362ed06
commit 00c36aa850
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.2.2 (22-07-2023)
- Update to latest version from FlareSolverr/FlareSolverr
## 3.2.1 (17-06-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.2.1",
"version": "3.2.2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "17-06-2023",
"last_update": "22-07-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "flaresolverr",
"source": "github",
"upstream_repo": "FlareSolverr/FlareSolverr",
"upstream_version": "3.2.1"
"upstream_version": "3.2.2"
}