mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
10 lines
421 B
JSON
10 lines
421 B
JSON
{
|
|
"homepage": "http://git-scm.com/",
|
|
"license": "GPL2",
|
|
"version": "1.8.3",
|
|
"url": "https://msysgit.googlecode.com/files/Git-1.8.3-preview20130601.exe",
|
|
"hash": { "sha256": "ddd2e02aec58c48ae6812a7df0287b03c6c26063fe5ac36bf757efd60fd7d2e4" },
|
|
"installer": { "args": ["/verysilent", "/dir=\"$dir\""] },
|
|
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
|
|
"uninstaller": { "exe": "unins000.exe", "args": ["/verysilent"] }
|
|
} |