curl v7.43.0

This commit is contained in:
Stephen Edgar 2015-08-18 17:47:02 +10:00
parent caec86f1f7
commit 9a798ebaba

View File

@ -1,17 +1,17 @@
{
"homepage": "http://curl.haxx.se/",
"version": "7.39.0",
"version": "7.43.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"
"url": "http://www.confusedbycode.com/curl/curl-7.43.0-win64.zip",
"hash": "ef2eb41ddfbecd7ec4b186decdf7a9257894eb3f75b9624460a1bb34e4941019",
"extract_dir": "curl-7.43.0-win64"
},
"32bit": {
"url": "http://www.confusedbycode.com/curl/curl-7.39.0-win32.zip",
"hash": "e97a78dc97ece670580cccf735a5ec048513da0a9ba5135d4ae227b7cde68dba",
"extract_dir": "curl-7.39.0-win32"
"url": "http://www.confusedbycode.com/curl/curl-7.43.0-win32.zip",
"hash": "0ff74737d4df54a955c8cb2689dd27abd0e835210951c4401825e95a95273690",
"extract_dir": "curl-7.43.0-win32"
}
},
"bin": "bin/curl.exe",