ScoopInstaller_Main/bucket/flaresolverr.json
2023-09-14 00:32:57 +00:00

23 lines
805 B
JSON

{
"version": "3.3.5",
"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.5/flaresolverr_windows_x64.zip",
"hash": "4ee579e50caa774c7cf53bad7623734de7eb6b815e5cd08074782156cf366a23"
}
},
"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"
}
}
}
}