ScoopInstaller_Main/bucket/flaresolverr.json
2024-06-22 00:33:25 +00:00

23 lines
807 B
JSON

{
"version": "3.3.20",
"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.20/flaresolverr_windows_x64.zip",
"hash": "255fcb899a22f8e04d9fae5f3c40eced419c42a1744ffc9dce9f9371b2e2e4d4"
}
},
"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"
}
}
}
}