mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11: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",
|
"post_install": "\"ca_certificate=$(appdir cacert $global)\\current\\cacert.pem\" | out-file \"$dir\\wget.ini\" -encoding default",
|
||||||
"bin": "wget.exe",
|
"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": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user