mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
flaresolverr: Update to version 3.1.0 (#4596)
* (chore): fix flaresolverr autoupdate * flaresolverr: Update to version 3.1.0
This commit is contained in:
parent
ccb421dd86
commit
9c317b5b92
@ -1,21 +1,20 @@
|
||||
{
|
||||
"version": "2.2.10",
|
||||
"version": "3.1.0",
|
||||
"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"
|
||||
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v3.1.0/flaresolverr_windows_x64.exe#/flaresolverr.exe",
|
||||
"hash": "7f950fb335abc49066d793a6099ee95cad2bcc7ed648a8ead074d0385f99c9c6"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v$version/flaresolverr_windows_x64.exe#/flaresolverr.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user