mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
11 lines
359 B
JSON
11 lines
359 B
JSON
{
|
|
"homepage": "http://git-scm.com/",
|
|
"license": "GPL2",
|
|
"version": "1.8.4",
|
|
"url": "https://msysgit.googlecode.com/files/PortableGit-1.8.4-preview20130916.7z",
|
|
"hash": "461da0652d2dbe6b74eab22799b135f87786d3c5ab56c664291e16475896671c",
|
|
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
|
|
"post_install": [
|
|
"git config --global credential.helper wincred"
|
|
]
|
|
} |