mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
allow specifying unzip folder in manifest (and use this for curl)
This commit is contained in:
parent
978be66029
commit
a9b541a539
@ -3,5 +3,6 @@
|
||||
"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"
|
||||
"unzip_folder": "curl-7.30.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32",
|
||||
"bin": "curl.exe"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user