new app: curl. ability to specify download filename in manifest, in case the download URL isn't obvious

This commit is contained in:
Luke Sampson 2013-06-20 22:24:37 +10:00
parent 97b5b495b7
commit fd5185bec1

7
curl.json Normal file
View File

@ -0,0 +1,7 @@
{
"homepage": "http://curl.haxx.se/",
"version": "7.30.0",
"licence": "MIT",
"url": "http://curl.haxx.se/gknw.net/7.30.0/dist-w32/curl-7.30.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32.zip",
"bin": "curl-7.30.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\\curl.exe"
}