flaresolverr: Add version 2.2.10 (#4123)

This commit is contained in:
Kris Schneider 2022-11-14 22:42:37 -07:00 committed by GitHub
parent 2ef8064516
commit e5c29e3540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
bucket/flaresolverr.json Normal file
View File

@ -0,0 +1,22 @@
{
"version": "2.2.10",
"homepage": "https://github.com/FlareSolverr/FlareSolverr",
"description": "A proxy server to bypass Cloudflare and DDoS-GUARD protection.",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v2.2.10/flaresolverr-v2.2.10-windows-x64.zip",
"hash": "729b66d5d7562dab4a6ae710d6b0653aa0adaf3778322597165f411c747a18c0"
}
},
"extract_dir": "flaresolverr",
"bin": "flaresolverr.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v2.2.10/flaresolverr-v2.2.10-windows-x64.zip"
}
}
}
}