Update git-for-windows to 2.7.1

This commit is contained in:
Aaron Sun 2016-02-19 19:53:15 +00:00
parent 45badb4a5b
commit b3ed8b4c14

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://git-for-windows.github.io/", "homepage": "https://git-for-windows.github.io/",
"license": "GPL2", "license": "GPL2",
"version": "2.7.0.windows.1", "version": "2.7.1.windows.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"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", "url": "https://github.com/git-for-windows/git/releases/download/v2.7.1.windows.2/PortableGit-2.7.1.2-64-bit.7z.exe#/dl.7z",
"hash": "d7cf3f8ceef88b824fd7dfa476e2bbffd1bff0011b7577bc864e7fbb61fb95f1" "hash": "92310dec60b0210acbfb31a0165f2628757b8413efcbcea1cfc95b2984a974dd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.7.0.windows.1/PortableGit-2.7.0-32-bit.7z.exe#/dl.7z", "url": "https://github.com/git-for-windows/git/releases/download/v2.7.1.windows.2/PortableGit-2.7.1.2-32-bit.7z.exe#/dl.7z",
"hash": "d1d46375004451beceb15c33c4807d50c925c039173df9f4bd0de0c01cd0f30c" "hash": "7bf8da2b46f40c98d18a5f9c36e5b90df258936f43a0d230d0f29e0d729e3283"
} }
}, },
"bin": [ "cmd\\git.exe", "bin": [ "cmd\\git.exe",