git 1.8.4

This commit is contained in:
Luke Sampson 2013-10-05 18:19:23 +10:00
parent 40e1e6ae6e
commit cd3b05b7f9

View File

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