ScoopInstaller_Main/bucket/flaresolverr.json
2025-11-05 00:40:53 +00:00

23 lines
805 B
JSON

{
"version": "3.4.4",
"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.4.4/flaresolverr_windows_x64.zip",
"hash": "283720cde929ef76fa54fe209b606b4b22938346becb7ce180908738a332c9f4"
}
},
"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"
}
}
}
}