mingit: Update to version 2.21.0.windows.1

This commit is contained in:
Richard Kuhnt 2019-02-26 22:00:31 +00:00
parent a9ea704a7d
commit efd2ff41a8

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.1.windows.1", "version": "2.21.0.windows.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.20.1.windows.1/MinGit-2.20.1-64-bit.zip", "url": "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/MinGit-2.21.0-64-bit.zip",
"hash": "02328f37eeefe8d8f5396553ac8f91c98d09e533d49d93c617a4643915a76552" "hash": "bd91db55bd95eaa80687df28877e2df8c8858a0266e9c67331cfddba2735f25c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.20.1.windows.1/MinGit-2.20.1-32-bit.zip", "url": "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/MinGit-2.21.0-32-bit.zip",
"hash": "a51b66795c45e3cd1a6041fa6bcc606175870bb2c777f4cfc3dc12c7973ae634" "hash": "652c05175553e25401e38c7e65467d92748fc5d577374c9587c09f5875d8937e"
} }
}, },
"bin": "cmd\\git.exe", "bin": "cmd\\git.exe",