2016-07-05 18:57:48 +10:00

20 lines
767 B
JSON

{
"homepage": "http://curl.haxx.se/",
"version": "7.49.1",
"licence": "MIT",
"architecture": {
"64bit": {
"url": "https://bintray.com/artifact/download/vszakats/generic/curl-7.49.1-win64-mingw.7z",
"hash": "bcf1b5bd97c462e2044177faa5d1d30bcf2a46a191001c752e5b69427e84ba61",
"extract_dir": "curl-7.49.1-win64-mingw"
},
"32bit": {
"url": "https://bintray.com/artifact/download/vszakats/generic/curl-7.49.1-win32-mingw.7z",
"hash": "87132b3320f3c7ded8238dedfce939a465c5de56be9aff7414139f6d95be5fce",
"extract_dir": "curl-7.49.1-win32-mingw"
}
},
"bin": "bin/curl.exe",
"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
}