mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
31 lines
1013 B
JSON
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": "06178b6ae4e0b02b46b393db7bda647fb5b467cb8f0e3152dd5b20285858ac2d"
|
|
},
|
|
"32bit": {
|
|
"url": "https://winampplugins.co.uk/curl/curl_7_52_1_openssl_nghttp2_x86.7z",
|
|
"hash": "9b06df82d3d507ad41e95c4a62d1494a6e73e88979a8d47a742273e64ec4a9f9"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|