mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
21 lines
747 B
JSON
21 lines
747 B
JSON
{
|
|
"homepage": "http://curl.haxx.se/",
|
|
"version": "7.50.2",
|
|
"licence": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://winampplugins.co.uk/curl/curl_7_50_2_openssl_nghttp2_x64.7z",
|
|
"hash": "0d34cd99d95b1bc127cd1ca4f2800fd69e1688a142e8bb368e75031a979a8c10"
|
|
},
|
|
"32bit": {
|
|
"url": "http://winampplugins.co.uk/curl/curl_7_50_2_openssl_nghttp2_x86.7z",
|
|
"hash": "4206175db2b6b9c59a645bab5d8f1750391bbe0c46fbf2e6d29e8e3ece9fd247"
|
|
}
|
|
},
|
|
"bin": "curl.exe",
|
|
"checkver": {
|
|
"url": "https://curl.haxx.se/download.html",
|
|
"re": "<a href=\"https://bintray\\.com/artifact/download/vszakats/generic/curl-([0-9\\.]+)-win64-mingw\\.7z\">"
|
|
}
|
|
}
|