ScoopInstaller_Main/bucket/flaresolverr.json
2024-05-24 20:25:24 +00:00

23 lines
807 B
JSON

{
"version": "3.3.19",
"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.19/flaresolverr_windows_x64.zip",
"hash": "51d18acee9a2621c4ab7fda4367dfc6f1c544808009e78b02eb033f67cf0a67b"
}
},
"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"
}
}
}
}