ScoopInstaller_Main/bucket/flaresolverr.json
2023-09-15 20:24:22 +00:00

23 lines
805 B
JSON

{
"version": "3.3.6",
"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.6/flaresolverr_windows_x64.zip",
"hash": "1a8742e716c3403552317fda4b16e8f6a6c2ad8bed11334e669ed717cf2f1417"
}
},
"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"
}
}
}
}