mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Update wget.json
This commit is contained in:
parent
894b08daa4
commit
bb85b930df
@ -16,7 +16,10 @@
|
||||
},
|
||||
"post_install": "\"ca_certificate=$(appdir cacert $global)\\current\\cacert.pem\" | out-file \"$dir\\wget.ini\" -encoding default",
|
||||
"bin": "wget.exe",
|
||||
"checkver": "<title>GNU Wget ([\\d.]+) for Windows",
|
||||
"checkver": {
|
||||
"url": "https://eternallybored.org/misc/wget/releases/?C=M;O=D",
|
||||
"regex": "/wget-([\\d.-])-win64\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user