mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
new app: curl. ability to specify download filename in manifest, in case the download URL isn't obvious
This commit is contained in:
parent
97b5b495b7
commit
fd5185bec1
7
curl.json
Normal file
7
curl.json
Normal 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"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user