mingit: Update to version 2.24.1.windows.2

This commit is contained in:
Richard Kuhnt 2019-12-10 20:00:23 +00:00
parent 944f1cfed3
commit 14d7cd3687

View File

@ -2,15 +2,15 @@
"homepage": "https://git-for-windows.github.io/",
"description": "Minimal Git for Windows (MinGit) is a reduced sized package designed to support application integration (like integrated development environments, graph visualizers, etc.) where full console support (colorization, pagniation, etc.) is not needed.",
"license": "GPL-2.0-only",
"version": "2.24.0.windows.2",
"version": "2.24.1.windows.2",
"architecture": {
"64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.24.0.windows.2/MinGit-2.24.0.2-64-bit.zip",
"hash": "c33aec6ae68989103653ca9fb64f12cabccf6c61d0dde30c50da47fc15cf66e2"
"url": "https://github.com/git-for-windows/git/releases/download/v2.24.1.windows.2/MinGit-2.24.1.2-64-bit.zip",
"hash": "83f2983fa7689109fd7be0f2a54b178ca3d5b2f5519d99aada84f5e00c3ef4c9"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.24.0.windows.2/MinGit-2.24.0.2-32-bit.zip",
"hash": "b7b26e87d3df9b44fee0606a9df3ca839bc444faf76c4c27bc0824a6c10e7831"
"url": "https://github.com/git-for-windows/git/releases/download/v2.24.1.windows.2/MinGit-2.24.1.2-32-bit.zip",
"hash": "2796a28bad7a02c72a3855eeabfc7ecf0ee346c9fbc60ece3447a4c5f549282d"
}
},
"bin": "cmd\\git.exe",