2017-01-25 21:48:51 -08:00

31 lines
1013 B
JSON

{
"homepage": "https://curl.haxx.se/",
"version": "7.52.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://winampplugins.co.uk/curl/curl_7_52_1_openssl_nghttp2_x64.7z",
"hash": "4d3f35d71cfde1e10c9f3953af6d6b82e8ac8cfa5a602d97b15bf66d343192a6"
},
"32bit": {
"url": "https://winampplugins.co.uk/curl/curl_7_52_1_openssl_nghttp2_x86.7z",
"hash": "4aa098fa752a26a0552df8801ba76ea0a058c095d97a601b54c61d5066a4f22a"
}
},
"bin": "curl.exe",
"checkver": {
"url": "https://curl.haxx.se/download.html",
"re": "curl ([\\d.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://winampplugins.co.uk/curl/curl_$underscoreVersion_openssl_nghttp2_x64.7z"
},
"32bit": {
"url": "https://winampplugins.co.uk/curl/curl_$underscoreVersion_openssl_nghttp2_x86.7z"
}
}
}
}