Update wget.json

This commit is contained in:
Ross Smith II 2021-03-26 07:49:57 -07:00 committed by GitHub
parent 894b08daa4
commit bb85b930df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {