mingit: Update to version 2.39.1.windows.1

This commit is contained in:
github-actions[bot] 2023-01-17 20:25:02 +00:00
parent 185cfdb6bf
commit b2a134dee8

View File

@ -1,5 +1,5 @@
{ {
"version": "2.39.0.windows.2", "version": "2.39.1.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.", "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/", "homepage": "https://git-for-windows.github.io/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
@ -13,12 +13,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.2/MinGit-2.39.0.2-64-bit.zip", "url": "https://github.com/git-for-windows/git/releases/download/v2.39.1.windows.1/MinGit-2.39.1-64-bit.zip",
"hash": "771e7bef1b672e3f63b18b8c4a62d626c8f47c41390a745f313758c0b6ae4d63" "hash": "000649846ec6e28e8f76d4a0d02f02b3dd1ba19914385f7dead1c5cde25b3bad"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.39.0.windows.2/MinGit-2.39.0.2-32-bit.zip", "url": "https://github.com/git-for-windows/git/releases/download/v2.39.1.windows.1/MinGit-2.39.1-32-bit.zip",
"hash": "a5ac14121bb0fe879355f58db15aae41205046b7cd1832df40d1e784aa8e1c70" "hash": "e36dc71d97359f584d25efbdabb4122fb71514bcba5a99df1b82a83cee9472e3"
} }
}, },
"bin": "cmd\\git.exe", "bin": "cmd\\git.exe",