mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
parent
dd444d37c1
commit
7d4d1b9afc
22
wget.json
22
wget.json
@ -1,15 +1,29 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://users.ugent.be/~bpuype/wget/",
|
"homepage": "https://eternallybored.org/misc/wget/",
|
||||||
"license": "GPL3",
|
"license": "GPL3",
|
||||||
"version": "1.11.4",
|
"version": "1.16.3",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/wget.exe",
|
"https://eternallybored.org/misc/wget/wget-1.16.3-win64.zip",
|
||||||
"http://curl.haxx.se/ca/cacert.pem"
|
"http://curl.haxx.se/ca/cacert.pem"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"sha1:457b1cd985ed07baffd8c66ff40e9c1b6da93753",
|
"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",
|
"bin": "wget.exe",
|
||||||
"post_install": "\"ca_certificate=$dir\\cacert.pem\" | out-file $dir\\wget.ini -encoding default"
|
"post_install": "\"ca_certificate=$dir\\cacert.pem\" | out-file $dir\\wget.ini -encoding default"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user