ScoopInstaller_Main/bucket/flaresolverr.json
2023-08-03 08:25:27 +00:00

23 lines
805 B
JSON

{
"version": "3.3.2",
"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.2/flaresolverr_windows_x64.zip",
"hash": "98b18d178d3ce7f4a3cc1de0d3f9e666fa590511a9be41bfb69e9cc149e6f449"
}
},
"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"
}
}
}
}