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