mingit: Update to version 2.39.0.windows.2

This commit is contained in:
github-actions[bot] 2022-12-21 16:31:04 +00:00
parent 786b0e1903
commit bdbf576480

View File

@ -1,5 +1,5 @@
{
"version": "2.39.0.windows.1",
"version": "2.39.0.windows.2",
"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.39.0.windows.1/MinGit-2.39.0-64-bit.zip",
"hash": "ae6863d7b7641ecf73f61edadbc7d1ff8259d08eccb4b9f006bb443d90910c25"
"url": "https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.2/MinGit-2.39.0.2-64-bit.zip",
"hash": "771e7bef1b672e3f63b18b8c4a62d626c8f47c41390a745f313758c0b6ae4d63"
},
"32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.1/MinGit-2.39.0-32-bit.zip",
"hash": "ad20467cf6a4c215b2c71f9bee192fb8ea1696fa3dda8e35e89544cdabdc1c7a"
"url": "https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.2/MinGit-2.39.0.2-32-bit.zip",
"hash": "a5ac14121bb0fe879355f58db15aae41205046b7cd1832df40d1e784aa8e1c70"
}
},
"bin": "cmd\\git.exe",