ScoopInstaller_Main/bucket/flaresolverr.json
2024-02-21 04:26:21 +00:00

23 lines
807 B
JSON

{
"version": "3.3.15",
"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.15/flaresolverr_windows_x64.zip",
"hash": "245d47ab47b58db1fa9317e0b37215df4799ebef67d936d9e14c5c2035ebe240"
}
},
"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"
}
}
}
}