mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
parent
dd444d37c1
commit
7d4d1b9afc
34
wget.json
34
wget.json
@ -1,15 +1,29 @@
|
||||
{
|
||||
"homepage": "http://users.ugent.be/~bpuype/wget/",
|
||||
"homepage": "https://eternallybored.org/misc/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",
|
||||
""
|
||||
],
|
||||
"version": "1.16.3",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://eternallybored.org/misc/wget/wget-1.16.3-win64.zip",
|
||||
"http://curl.haxx.se/ca/cacert.pem"
|
||||
],
|
||||
"hash": [
|
||||
"85e5393ffd473f7bec40b57637fd09b6808df86c06f846b6885b261a8acac8c5",
|
||||
""
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://eternallybored.org/misc/wget/wget-1.16.3-win32.zip",
|
||||
"http://curl.haxx.se/ca/cacert.pem"
|
||||
],
|
||||
"hash": [
|
||||
"2ef82af3070abfdaf3862baff0bffdcb3c91c8d75e2f02c8720d90adb9d7a8f7",
|
||||
""
|
||||
]
|
||||
}
|
||||
},
|
||||
"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