mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
21 lines
745 B
JSON
21 lines
745 B
JSON
{
|
|
"homepage": "http://curl.haxx.se/",
|
|
"version": "7.51.0",
|
|
"licence": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://winampplugins.co.uk/curl/curl_7_51_0_openssl_nghttp2_x64.7z",
|
|
"hash": "207d7751f154ae2874610635ef614acf6171905bb089cc368dc3fc5941d29c44"
|
|
},
|
|
"32bit": {
|
|
"url": "http://winampplugins.co.uk/curl/curl_7_51_0_openssl_nghttp2_x86.7z",
|
|
"hash": "f3f722ed602cd1f9d86c109d84a9bea04cbcecd183f7a9669cd8b6814ffdfbe2"
|
|
}
|
|
},
|
|
"bin": "curl.exe",
|
|
"checkver": {
|
|
"url": "https://curl.haxx.se/download.html",
|
|
"re": "<a href=\"https://bintray\\.com/artifact/download/vszakats/generic/curl-([\\d.]+)-win64-mingw\\.7z\">"
|
|
}
|
|
}
|