mingit: Update to version 2.40.1.windows.1

This commit is contained in:
github-actions[bot] 2023-04-25 20:25:33 +00:00
parent 7f5f690788
commit 337547e11d

View File

@ -1,5 +1,5 @@
{ {
"version": "2.40.0.windows.1", "version": "2.40.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.40.0.windows.1/MinGit-2.40.0-64-bit.zip", "url": "https://github.com/git-for-windows/git/releases/download/v2.40.1.windows.1/MinGit-2.40.1-64-bit.zip",
"hash": "f3e898f8856e80c66b367c80396c6debc46ae0b258ab9fd00ee08b4812c8f987" "hash": "36498716572394918625476ca207df3d5f8b535a669e9aad7a99919d0179848c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.40.0.windows.1/MinGit-2.40.0-32-bit.zip", "url": "https://github.com/git-for-windows/git/releases/download/v2.40.1.windows.1/MinGit-2.40.1-32-bit.zip",
"hash": "51f40ccffc08485c80bbe9d54a4ad08e1ef47c6198dc0801039569a8468a6d02" "hash": "8bfc48e5211cc209768297e0b71c253b2d8393875d7b3daef8c54909634daa16"
} }
}, },
"bin": "cmd\\git.exe", "bin": "cmd\\git.exe",