2014-09-29 14:48:56 +10:00

20 lines
606 B
JSON

{
"homepage": "http://curl.haxx.se/",
"version": "7.38.0",
"licence": "MIT",
"architecture": {
"64bit": {
"url": "http://www.confusedbycode.com/curl/curl-7.38.0-win64.zip",
"hash": "e9006f17fd9555776f7efefc4dee67a8176d65878015d185c9752f58bddcac59",
"extract_dir": "curl-7.38.0-win64"
},
"32bit": {
"url": "http://www.confusedbycode.com/curl/curl-7.38.0-win32.zip",
"hash": "0d81d8737bf44156f45c7d022f8bba5d169c5e8a3fe4a6b60c0698bd6c66c041",
"extract_dir": "curl-7.38.0-win32"
}
},
"bin": "bin/curl.exe",
"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
}