mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
23 lines
805 B
JSON
23 lines
805 B
JSON
{
|
|
"version": "3.3.3",
|
|
"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.3/flaresolverr_windows_x64.zip",
|
|
"hash": "7f1a2d0c3391c116fb32a796272c700a6b956759bb2b8272162edfbdc57f4d57"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|