mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-08 16:31:20 +00:00
21 lines
745 B
JSON
21 lines
745 B
JSON
{
|
|
"homepage": "http://curl.haxx.se/",
|
|
"version": "7.50.3",
|
|
"licence": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://winampplugins.co.uk/curl/curl_7_50_3_openssl_nghttp2_x64.7z",
|
|
"hash": "1ce3d052e26d268a521e7427d708f74fd5188ec74d26495f97eb892744aac802"
|
|
},
|
|
"32bit": {
|
|
"url": "http://winampplugins.co.uk/curl/curl_7_50_3_openssl_nghttp2_x86.7z",
|
|
"hash": "5dbd9c2cc6dd0bc755435a711ef1950749973436dd31af717aace6449e02eb3c"
|
|
}
|
|
},
|
|
"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\">"
|
|
}
|
|
}
|