ScoopInstaller_Main/bucket/flaresolverr.json
2025-10-28 12:31:51 +00:00

23 lines
805 B
JSON

{
"version": "3.4.3",
"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.3/flaresolverr_windows_x64.zip",
"hash": "b960e9e2d3c7b26df150d67ae896bb8b69e1348f6316acb34bcc6cc15c2fc2e6"
}
},
"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"
}
}
}
}