2015-11-09 23:18:56 -08:00

20 lines
705 B
JSON

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