mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 18:11:20 +00:00
20 lines
705 B
JSON
20 lines
705 B
JSON
{
|
|
"homepage": "http://curl.haxx.se/",
|
|
"version": "7.46.0",
|
|
"licence": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://www.confusedbycode.com/curl/curl-7.46.0-win64.zip",
|
|
"hash": "e2c817f82bb0f5eec8c33468945b7630d2350f79236f4389686162533b01374c",
|
|
"extract_dir": "curl-7.46.0-win64"
|
|
},
|
|
"32bit": {
|
|
"url": "http://www.confusedbycode.com/curl/curl-7.46.0-win32.zip",
|
|
"hash": "c75c8853c0f37c4eb95913ea1e341a4b1047cd9e097a7206fa26362d2a68fc9b",
|
|
"extract_dir": "curl-7.46.0-win32"
|
|
}
|
|
},
|
|
"bin": "bin/curl.exe",
|
|
"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
|
|
}
|