ScoopInstaller_Main/bucket/flaresolverr.json
2024-05-20 00:33:30 +00:00

23 lines
807 B
JSON

{
"version": "3.3.18",
"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.18/flaresolverr_windows_x64.zip",
"hash": "78c8810d2767c0543fe764f9a0978f1ce2501dd68528b1b8f8f157383a525740"
}
},
"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"
}
}
}
}