mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
30 lines
950 B
JSON
30 lines
950 B
JSON
{
|
|
"homepage": "https://eternallybored.org/misc/wget/",
|
|
"license": "GPL3",
|
|
"version": "1.16.3",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"https://eternallybored.org/misc/wget/releases/wget-1.16.3-win64.zip",
|
|
"http://curl.haxx.se/ca/cacert.pem"
|
|
],
|
|
"hash": [
|
|
"85e5393ffd473f7bec40b57637fd09b6808df86c06f846b6885b261a8acac8c5",
|
|
""
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"https://eternallybored.org/misc/wget/releases/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"
|
|
}
|