ScoopInstaller_Main/bucket/flaresolverr.json
2023-11-14 04:25:41 +00:00

23 lines
807 B
JSON

{
"version": "3.3.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/v3.3.10/flaresolverr_windows_x64.zip",
"hash": "a09e38df68965f4bec2512a82676d85768f396a3bd461186f592b5bcd3b14afe"
}
},
"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"
}
}
}
}