mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
flaresolverr: Update to version 3.1.2
Fix autoupdate and add extract_dir
This commit is contained in:
parent
bcd605edc2
commit
dcf2bb06e0
@ -1,20 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.1.2",
|
||||||
"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/v3.1.0/flaresolverr_windows_x64.exe#/flaresolverr.exe",
|
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v3.1.2/flaresolverr_windows_x64.zip",
|
||||||
"hash": "7f950fb335abc49066d793a6099ee95cad2bcc7ed648a8ead074d0385f99c9c6"
|
"hash": "4e3a915d3b14b11c1ec4e2413beeaf763f03bc21a52e52c7580b0194afb6bddb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"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_windows_x64.exe#/flaresolverr.exe"
|
"url": "https://github.com/FlareSolverr/FlareSolverr/releases/download/v$version/flaresolverr_windows_x64.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user