2013-09-10 17:20:56 +10:00

11 lines
359 B
JSON

{
"homepage": "http://git-scm.com/",
"license": "GPL2",
"version": "1.8.3",
"url": "https://msysgit.googlecode.com/files/PortableGit-1.8.3-preview20130601.7z",
"hash": "d890f1c9e27b2027feca816d93978f22b49b6a167f928809f5982354c5a50b67",
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
"post_install": [
"git config --global credential.helper wincred"
]
}