mingit: Update to version 2.20.0.windows.1

This commit is contained in:
Richard Kuhnt 2018-12-10 14:00:31 +00:00
parent 4c54a92ba8
commit b0d007cf74

View File

@ -1,15 +1,15 @@
{
"homepage": "https://git-for-windows.github.io/",
"license": "GPL-2.0",
"version": "2.19.1.windows.1",
"version": "2.20.0.windows.1",
"architecture": {
"64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.19.1.windows.1/MinGit-2.19.1-64-bit.zip",
"hash": "f89e103a41bda8e12efeaab198a8c20bb4a84804683862da518ee2cb66a5a5b3"
"url": "https://github.com/git-for-windows/git/releases/download/v2.20.0.windows.1/MinGit-2.20.0-64-bit.zip",
"hash": "f577f81c401535858761fc4857a105337cc12880b79e72f89d0740167083d287"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.19.1.windows.1/MinGit-2.19.1-32-bit.zip",
"hash": "9bde728fe03f66a022b3e41408902ccfceb56a34067db1f35d6509375b9be922"
"url": "https://github.com/git-for-windows/git/releases/download/v2.20.0.windows.1/MinGit-2.20.0-32-bit.zip",
"hash": "39d3dce9f67d7ae884edf0416d28f6dd8e24b6326de8e509613a2b12fb4f0820"
}
},
"bin": "cmd\\git.exe",