ScoopInstaller_Main/bucket/flaresolverr.json
2025-06-14 04:29:37 +00:00

23 lines
807 B
JSON

{
"version": "3.3.25",
"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.25/flaresolverr_windows_x64.zip",
"hash": "efd7485bf881e3cf13f62dc13f1136c92c713a9b43451d97f3ffa4672f38f9b9"
}
},
"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"
}
}
}
}