mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
6 lines
256 B
JSON
6 lines
256 B
JSON
{
|
|
"url": "https://msysgit.googlecode.com/files/Git-1.8.3-preview20130601.exe",
|
|
"installer": { "args": ["/verysilent", "/dir=\"$appdir\""] },
|
|
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
|
|
"uninstaller": { "exe": "unins000.exe", "args": ["/verysilent"] }
|
|
} |