mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
15 lines
408 B
JSON
15 lines
408 B
JSON
{
|
|
"homepage": "http://users.ugent.be/~bpuype/wget/",
|
|
"license": "GPL3",
|
|
"version": "1.11.4",
|
|
"url": [
|
|
"http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/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"
|
|
} |