ScoopInstaller_Main/bucket/flaresolverr.json
2022-11-16 12:12:53 +05:30

23 lines
825 B
JSON

{
"version": "2.2.10",
"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/v2.2.10/flaresolverr-v2.2.10-windows-x64.zip",
"hash": "729b66d5d7562dab4a6ae710d6b0653aa0adaf3778322597165f411c747a18c0"
}
},
"extract_dir": "flaresolverr",
"bin": "flaresolverr.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v$version/flaresolverr-v$version-windows-x64.zip"
}
}
}
}