mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 01:51:29 +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_0_openssl_nghttp2_x64.7z",
|
|
"hash": "aeaba94333c65817760299f3ddb13992f0ba79a71e19fc81504462788ebc705d"
|
|
},
|
|
"32bit": {
|
|
"url": "https://winampplugins.co.uk/curl/curl_7_52_0_openssl_nghttp2_x86.7z",
|
|
"hash": "e93d07bc54a7909af7533d829605668c98667153646fe5109222b69a0dd050fc"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|