mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"homepage": "https://github.com/FlareSolverr/FlareSolverr",
|
||||||
"description": "A proxy server to bypass Cloudflare and DDoS-GUARD protection.",
|
"description": "A proxy server to bypass Cloudflare and DDoS-GUARD protection.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v2.2.10/flaresolverr-v2.2.10-windows-x64.zip",
|
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v3.1.0/flaresolverr_windows_x64.exe#/flaresolverr.exe",
|
||||||
"hash": "729b66d5d7562dab4a6ae710d6b0653aa0adaf3778322597165f411c747a18c0"
|
"hash": "7f950fb335abc49066d793a6099ee95cad2bcc7ed648a8ead074d0385f99c9c6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "flaresolverr",
|
|
||||||
"bin": "flaresolverr.exe",
|
"bin": "flaresolverr.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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