mingit: Update to version 2.33.0.windows.1

This commit is contained in:
Jakub Čábera 2021-08-17 06:53:13 -07:00
parent d7897102c2
commit ebb4729826

View File

@ -1,5 +1,5 @@
{
"version": "2.32.0.windows.2",
"version": "2.33.0.windows.1",
"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.",
"homepage": "https://git-for-windows.github.io/",
"license": "GPL-2.0-only",
@ -13,12 +13,12 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.32.0.windows.2/MinGit-2.32.0.2-64-bit.zip",
"hash": "40e0e8a8a4ccc3399d323b2edfab34fc4ebac7350471525d679d9839b689f4a6"
"url": "https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.1/MinGit-2.33.0-64-bit.zip",
"hash": "220e4606ec857d44f0ce67610bd8194f1c3779fbf85c801e945842e6f1732bdc"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.32.0.windows.2/MinGit-2.32.0.2-32-bit.zip",
"hash": "f253b0d3dca2ab09ba616b1da6aea3dffe9a66befccd8933b61271400d15c447"
"url": "https://github.com/git-for-windows/git/releases/download/v2.33.0.windows.1/MinGit-2.33.0-32-bit.zip",
"hash": "55e15a351dff1ad327dbf82d47bbd08a19ccc42b2d1b21c5fffe48fa4da3a623"
}
},
"bin": "cmd\\git.exe",