mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wget 1.11.4 (download cacert.pem to avoid certificate errors) #3
This commit is contained in:
parent
34ceb2be9b
commit
7a6e638a1c
13
wget.json
13
wget.json
@ -2,7 +2,14 @@
|
|||||||
"homepage": "http://users.ugent.be/~bpuype/wget/",
|
"homepage": "http://users.ugent.be/~bpuype/wget/",
|
||||||
"license": "GPL3",
|
"license": "GPL3",
|
||||||
"version": "1.11.4",
|
"version": "1.11.4",
|
||||||
"url": "http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/wget.exe",
|
"url": [
|
||||||
"hash": "sha1:457b1cd985ed07baffd8c66ff40e9c1b6da93753",
|
"http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/wget.exe",
|
||||||
"bin": "wget.exe"
|
"http://curl.haxx.se/ca/cacert.pem"
|
||||||
|
],
|
||||||
|
"hash": [
|
||||||
|
"sha1:457b1cd985ed07baffd8c66ff40e9c1b6da93753",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"bin": "wget.exe",
|
||||||
|
"post_install": "\"ca_certificate=$dir\\cacert.pem\" | out-file $dir\\wget.ini -encoding default"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user