ScoopInstaller_Main/bucket/flaresolverr.json
2023-05-24 00:36:02 +00:00

23 lines
805 B
JSON

{
"version": "3.2.0",
"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.2.0/flaresolverr_windows_x64.zip",
"hash": "60083cdfe2066d00c66cb337f0e08adab08efe735d3e332b922f9611e3af0af1"
}
},
"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"
}
}
}
}