Keiichi Shimamura 820d2168ee Git 1.9.2
2014-05-06 21:57:38 -04:00

16 lines
526 B
JSON

{
"homepage": "http://msysgit.github.io/",
"license": "GPL2",
"version": "1.9.2",
"url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.2-preview20140411/PortableGit-1.9.2-preview20140411.7z",
"hash": "ba3d95ad7b5ef0a6ecf2825f82b35e9192e5503c50e64aa49e0a9ee8a4a1672e",
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
"post_install": [
"git config --global credential.helper wincred"
],
"checkver": {
"url": "http://git-scm.com/download/win",
"re": "downloading version <strong>([^<]+)</strong>"
}
}