mingit: Update to version 2.20.1.windows.1

This commit is contained in:
Richard Kuhnt 2018-12-15 14:01:49 +00:00
parent 8d40c7fc92
commit 7ee45e3543

View File

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