mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
mingit: Update to version 2.40.1.windows.1
This commit is contained in:
parent
7f5f690788
commit
337547e11d
@ -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.",
|
||||
"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.40.0.windows.1/MinGit-2.40.0-64-bit.zip",
|
||||
"hash": "f3e898f8856e80c66b367c80396c6debc46ae0b258ab9fd00ee08b4812c8f987"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.40.1.windows.1/MinGit-2.40.1-64-bit.zip",
|
||||
"hash": "36498716572394918625476ca207df3d5f8b535a669e9aad7a99919d0179848c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.40.0.windows.1/MinGit-2.40.0-32-bit.zip",
|
||||
"hash": "51f40ccffc08485c80bbe9d54a4ad08e1ef47c6198dc0801039569a8468a6d02"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.40.1.windows.1/MinGit-2.40.1-32-bit.zip",
|
||||
"hash": "8bfc48e5211cc209768297e0b71c253b2d8393875d7b3daef8c54909634daa16"
|
||||
}
|
||||
},
|
||||
"bin": "cmd\\git.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user