Bumped git from 2.6.2 to 2.7.0

This commit is contained in:
Ryan McDonough 2016-01-10 10:18:59 -05:00
parent 8f9d29730d
commit 63734ed5c6

View File

@ -1,15 +1,15 @@
{
"homepage": "https://git-for-windows.github.io/",
"license": "GPL2",
"version": "2.6.2.windows.1",
"version": "2.7.0.windows.1",
"architecture": {
"64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.6.2.windows.1/PortableGit-2.6.2-64-bit.7z.exe#/dl.7z",
"hash": "d217c7ee731e238500ecf89588eb2b16aa04689122e8b720a7f0bd948ec3d0ac"
"url": "https://github.com/git-for-windows/git/releases/download/v2.7.0.windows.1/PortableGit-2.7.0-64-bit.7z.exe#/dl.7z",
"hash": "d7cf3f8ceef88b824fd7dfa476e2bbffd1bff0011b7577bc864e7fbb61fb95f1"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.6.2.windows.1/PortableGit-2.6.2-32-bit.7z.exe#/dl.7z",
"hash": "6ca05f79c29cd692c87e09ac1ed456ad6a928958797bcec6bdc9c40ef8d4fc15"
"url": "https://github.com/git-for-windows/git/releases/download/v2.6.2.windows.1/PortableGit-2.7.0-32-bit.7z.exe#/dl.7z",
"hash": "d1d46375004451beceb15c33c4807d50c925c039173df9f4bd0de0c01cd0f30c"
}
},
"bin": [ "cmd\\git.exe", "cmd\\gitk.exe", "cmd\\git-gui.exe" ],