mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
19 lines
615 B
JSON
19 lines
615 B
JSON
{
|
|
"homepage": "http://curl.haxx.se/",
|
|
"version": "7.37.0",
|
|
"licence": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://www.confusedbycode.com/curl/curl-7.37.0-win64.zip",
|
|
"hash": "4a6bc5a90845c4308a7021a57c026d66d34f0a1a77e17ecda53a3908c6563769",
|
|
"extract_dir": "curl-7.37.0-win64"
|
|
},
|
|
"32bit": {
|
|
"url": "http://www.confusedbycode.com/curl/curl-7.37.0-win32.zip",
|
|
"hash": "21961bc650f8fced26ca5addb8a1012e15e53ac96f774479c6da6c5a4f925cb5",
|
|
"extract_dir": "curl-7.37.0-win32"
|
|
}
|
|
},
|
|
"bin": "bin/curl.exe",
|
|
"checkver": "The most recent stable version of curl is version ([0-99\\.]+)"
|
|
} |