ScoopInstaller_Main/bucket/flaresolverr.json
2023-11-13 08:26:41 +00:00

23 lines
805 B
JSON

{
"version": "3.3.9",
"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/v3.3.9/flaresolverr_windows_x64.zip",
"hash": "88e2bb43fe85b691ba3bd4db00f6be0ac995b2756f263bfb8a4e9d1a8e7e5c1d"
}
},
"extract_dir": "flaresolverr",
"bin": "flaresolverr.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v$version/flaresolverr_windows_x64.zip"
}
}
}
}