2016-08-12 08:11:32 +10:00

20 lines
767 B
JSON

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